List and retrieve diffs with detailed revision information

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

{
    "id": 1046898,
    "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-p6dwtjqka7fowhs6eklr",
    "review_task_id": "U-d3dxbcRf6TW_te325bIw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ab2df824e1b6830ed66a139efaf4f64f4c5ff2ec",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1046898/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-27T06:07:17.304306Z"
}