List and retrieve diffs with detailed revision information

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

{
    "id": 1075316,
    "revision": {
        "id": 488446,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4f006ea0cea3ed544cc3df815c1365a6595e8c90",
        "head_changeset": "3edcf7cf92b8e22fb0caccc5b1c995deaaf51f8c",
        "phabricator_id": 255524,
        "phabricator_phid": "PHID-DREV-vtgoswzhsy56tgpnvl4k",
        "title": "Bug 1974099 - Make effective zoom be a float. r=dholbert,#style",
        "bugzilla_id": 1974099,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/488446/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488446/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255524"
    },
    "phid": "PHID-DIFF-btok272gfzbvldymi3rd",
    "review_task_id": "Oh3wLVLnRiGPHG5OXU5RCA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3edcf7cf92b8e22fb0caccc5b1c995deaaf51f8c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075316/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T16:40:06.748041Z"
}