List and retrieve diffs with detailed revision information

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

{
    "id": 1073034,
    "revision": {
        "id": 485143,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "64bbbdec96875556911c96330613607455634d2b",
        "head_changeset": "82a8fb222b78eb02d1a0fb9d653b22ab2eed0b34",
        "phabricator_id": 254944,
        "phabricator_phid": "PHID-DREV-xkdlalbnhpb7l53qc56c",
        "title": "WIP: Bug 1867191 - pt 3. PHC's size is no-longer fixed at compile time",
        "bugzilla_id": 1867191,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485143/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485143/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254944"
    },
    "phid": "PHID-DIFF-kmyeqalw62ww42qwbwpf",
    "review_task_id": "H_gldCH4SZKta5iPqyze3Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f7df42f6c3797e8a0c9cd197ab2a1b1b7a30f595",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073034/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T04:17:32.392969Z"
}