List and retrieve diffs with detailed revision information

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

{
    "id": 1067172,
    "revision": {
        "id": 482100,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6ceb77feedfbb6a30f8d8441c5e4092b0eed25d1",
        "head_changeset": "b1e666a80bbdfee5c8278dca8f1eb56d34b0e076",
        "phabricator_id": 254343,
        "phabricator_phid": "PHID-DREV-wuxegqz7xvhq3hsrkcnm",
        "title": "Bug 1957178 - SMIL node sorting should account for shadow dom elements r=emilio",
        "bugzilla_id": 1957178,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/482100/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482100/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254343"
    },
    "phid": "PHID-DIFF-6h3jfpvfbasm6re3cl75",
    "review_task_id": "PeyaKVSMSAK-Cg9sQQYyvA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "930f21aafd9ede50f3120c1ab617dfb842c31c6b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067172/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T10:20:17.030085Z"
}