List and retrieve diffs with detailed revision information

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

{
    "id": 1055544,
    "revision": {
        "id": 477925,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f2b9d4c02a75a833b2b73d9abdab4b6a301d74e7",
        "head_changeset": "d048b44dd02507f4ec341d9f0de1da4174c80593",
        "phabricator_id": 253084,
        "phabricator_phid": "PHID-DREV-ouhl7p3lybydv4iutigh",
        "title": "Bug 1965601 - Part 4. Rename NS_ERROR_DOM_MEDIA_REMOTE_DECODER_CRASHED_* to NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_*.",
        "bugzilla_id": 1965601,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477925/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477925/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253084"
    },
    "phid": "PHID-DIFF-ynht6gq4zdg66z3w4v3t",
    "review_task_id": "XV8vI2ZvRD-tAsKg0x1aTA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fc3a6e13241437c64f2588a2a21ce0d00291533c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055544/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T01:43:54.218788Z"
}