List and retrieve diffs with detailed revision information

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

{
    "id": 1075981,
    "revision": {
        "id": 488998,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1617b2359de027ddfed3bcbbbd0507394a268f1b",
        "head_changeset": "c0222f92b0e212aa6c7d85f4276308fc0afe11bc",
        "phabricator_id": 255645,
        "phabricator_phid": "PHID-DREV-vvkxygpgsivlzrhifh2z",
        "title": "WIP: Bug 1974576 - [devtools] Fix middle/mousewheel click on Rules view links.",
        "bugzilla_id": 1974576,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/488998/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488998/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255645"
    },
    "phid": "PHID-DIFF-r6mn2wpf4mvsfhsbp6tv",
    "review_task_id": "cPk_qZtySjKnMwcWORUB3w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c0222f92b0e212aa6c7d85f4276308fc0afe11bc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075981/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-01T13:38:07.616504Z"
}