List and retrieve diffs with detailed revision information

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

{
    "id": 1099794,
    "revision": {
        "id": 470780,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "931a44705ab388cc72fd492e051ceda0a2827743",
        "head_changeset": "a1ad3fa4e78925911096267550421fadcc2d8d0c",
        "phabricator_id": 243364,
        "phabricator_phid": "PHID-DREV-ujlj5h74gviceygivj7h",
        "title": "WIP: (DO NOT LAND) Bug 1956917 - Update NDK to r29-beta1.",
        "bugzilla_id": 1956917,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/470780/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/470780/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D243364"
    },
    "phid": "PHID-DIFF-bk6djz6cvlkguu63kxab",
    "review_task_id": "UbIxbVJMQoayFJFX2xqeew",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ca0b771b3d4270a127d64ad76b155e1101b965df",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099794/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T19:07:56.797986Z"
}