List and retrieve diffs with detailed revision information

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

{
    "id": 1078485,
    "revision": {
        "id": 491233,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1fdf8d8bdb2b440a5d39166972c890435595f183",
        "head_changeset": "5c2915c50d3f6d065f3c1a242882777b07350a67",
        "phabricator_id": 256170,
        "phabricator_phid": "PHID-DREV-55bffraxm3tvkedfxu7x",
        "title": "WIP: Bug 1975826 - Do not use SetDelay in DocAccessible::HandleScroll. r?morgan",
        "bugzilla_id": 1975826,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491233/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491233/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256170"
    },
    "phid": "PHID-DIFF-k3dlpgjfhon4wbekahrn",
    "review_task_id": "bTe0cV5sTHOAmTdzds77-Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d09ae83b873de5ed8fe2863329883f9c6ed8da75",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078485/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-06T15:11:24.904558Z"
}