List and retrieve diffs with detailed revision information

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

{
    "id": 1110914,
    "revision": {
        "id": 518044,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7fed0a3528ef27b3a504543436fd0c7ba2548b21",
        "head_changeset": "cddc90490255cfd6fe74d2f34fa8e9938a406928",
        "phabricator_id": 260472,
        "phabricator_phid": "PHID-DREV-kvjwhq7vjznmecxkesd4",
        "title": "Bug 1982032 - Add LoadURIOption to force loading as a MediaDocument",
        "bugzilla_id": 1982032,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518044/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518044/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260472"
    },
    "phid": "PHID-DIFF-xy66mcnepnkecbv3coon",
    "review_task_id": "BLt6-fnBTFCv6RPwiilj9Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "03b734041b51a5e0d0dd17c3079dc291f7fd59e4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110914/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T10:55:56.725532Z"
}