List and retrieve diffs with detailed revision information

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

{
    "id": 1107689,
    "revision": {
        "id": 515122,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "658cb05d36b532a881094e9bd78b0e726f973d58",
        "head_changeset": "135fe809719e010feb75c696dc699c04fb79b102",
        "phabricator_id": 261530,
        "phabricator_phid": "PHID-DREV-22yluq42yioomfjsd4fn",
        "title": "Bug 1983763 - Fix the WebDriver cookie domain attribute, r?valentin",
        "bugzilla_id": 1983763,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515122/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515122/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261530"
    },
    "phid": "PHID-DIFF-4jjw42eru63q3drb2gus",
    "review_task_id": "HOrUn78yQImcGcI6g11qug",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1ba711be662bb79722e113fe8c83c316faa818a1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107689/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T10:44:34.134714Z"
}