List and retrieve diffs with detailed revision information

GET /v1/diff/1064246/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1064246,
    "revision": {
        "id": 480779,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7c7d92839bf384817c5e09244b9428057b9a8288",
        "head_changeset": "dbc5265fc60e14fd89efc6ce51c4647e38431601",
        "phabricator_id": 254044,
        "phabricator_phid": "PHID-DREV-4sc6qcgqzcwtlij2b35s",
        "title": "Bug 1945521 - [a11y] Fix wrong slider description of percentage.",
        "bugzilla_id": 1945521,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/480779/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480779/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254044"
    },
    "phid": "PHID-DIFF-hjrivxvy4e7plp477eyx",
    "review_task_id": "FLdno4TkRGWCmsTNTh3rog",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "dbc5265fc60e14fd89efc6ce51c4647e38431601",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1064246/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-17T17:13:10.467012Z"
}