List and retrieve diffs with detailed revision information

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

{
    "id": 1109286,
    "revision": {
        "id": 516862,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "86938ae11b783009bbefd85706fdf31d97a8299c",
        "phabricator_id": 261899,
        "phabricator_phid": "PHID-DREV-u5rczbiug5sh45xwamas",
        "title": "Bug 1984092: Fix /mathml/relations/css-styling/parsing when not in nightly. r?fredw",
        "bugzilla_id": 1984092,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516862/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516862/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261899"
    },
    "phid": "PHID-DIFF-sbllopyso665ylkqgg3w",
    "review_task_id": "DkZASsE7QjGY_jjCyhYgoQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "86938ae11b783009bbefd85706fdf31d97a8299c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109286/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T10:11:30.985473Z"
}