List and retrieve diffs with detailed revision information

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

{
    "id": 1110155,
    "revision": {
        "id": 518029,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
        "head_changeset": "36fd6395d83df46bba55484f902528c3b57b5ab5",
        "phabricator_id": 262124,
        "phabricator_phid": "PHID-DREV-yo3p5yhfxyxtstvonuvs",
        "title": "Bug 1984633 - Pass CoroutineScope to WebExtensionBrowserMenuItem",
        "bugzilla_id": 1984633,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518029/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518029/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262124"
    },
    "phid": "PHID-DIFF-lvg5zjedhuzlebghlach",
    "review_task_id": "Ykbpnr7PRUO8Aq2j7Lqxlw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "36fd6395d83df46bba55484f902528c3b57b5ab5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110155/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T12:34:55.596365Z"
}