List and retrieve diffs with detailed revision information

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

{
    "id": 1039469,
    "revision": {
        "id": 387761,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "29c342a01e7a3f942447e277323c1c2b8e7f05ec",
        "head_changeset": "31a1fd9964427dd2a2926d972e282f9238d33d63",
        "phabricator_id": 227440,
        "phabricator_phid": "PHID-DREV-myflavrv4cgy6ujksmmf",
        "title": "WIP: Bug 1928254 - pt 1. Label arenas for the profiler",
        "bugzilla_id": 1928254,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/387761/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/387761/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D227440"
    },
    "phid": "PHID-DIFF-rxwmrol2a2jqb7yjg4zh",
    "review_task_id": "HZgNXBJBS7uw28DmyDC3uw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "31fd39df218764bc6d1c1a8c5ca5975aa5cbc555",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039469/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T06:10:48.349733Z"
}