List and retrieve diffs with detailed revision information

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

{
    "id": 1106966,
    "revision": {
        "id": 514237,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
        "head_changeset": "8e46f5fd4af88cafc706dd031718d78ec3e671cc",
        "phabricator_id": 261370,
        "phabricator_phid": "PHID-DREV-6vej7l4yqxqcel6qbx5t",
        "title": "Bug 1983486 - Consolidate dynamic shortcut tooltip code into one object. r=gijs",
        "bugzilla_id": 1983486,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514237/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514237/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261370"
    },
    "phid": "PHID-DIFF-nmoyuman4ze4ybrukgk3",
    "review_task_id": "IKp5el03Sw6wCoTYHfzFgw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8e46f5fd4af88cafc706dd031718d78ec3e671cc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106966/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-18T10:32:24.920210Z"
}