List and retrieve diffs with detailed revision information

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

{
    "id": 1105518,
    "revision": {
        "id": 505054,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6d14b4900cb00f994e771e91a5d562a841407488",
        "head_changeset": "267489e1a0cd3cca9cf47ff08fbf6d4f164e52dc",
        "phabricator_id": 259512,
        "phabricator_phid": "PHID-DREV-gbhpjbes5vmojhu2zt46",
        "title": "WIP: Bug 1979341: Make all the text fluent",
        "bugzilla_id": 1979341,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505054/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505054/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259512"
    },
    "phid": "PHID-DIFF-vugixynybglvx7w63how",
    "review_task_id": "CB51slKnRVufv-uA0v-rDQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6ebd9b377805410069fa605d6704849f458737cb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105518/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T17:28:07.363692Z"
}