List and retrieve diffs with detailed revision information

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

{
    "id": 1073884,
    "revision": {
        "id": 478084,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fb6553de46b1d03307a6279b15c30493d5bf958a",
        "head_changeset": "dfe89912aaaaaf631096f7df246c6dc6e897fe9b",
        "phabricator_id": 253276,
        "phabricator_phid": "PHID-DREV-ns3fv7umkgo6vj34bpkp",
        "title": "Bug 1840532 - Add support for an additional static preferences list in comm-central. r=glandium",
        "bugzilla_id": 1840532,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/478084/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478084/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253276"
    },
    "phid": "PHID-DIFF-kji3dpcs6z4zvjfn5nvv",
    "review_task_id": "CqZQixXLRoK-I2Qp459LsQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "34b540176bf2e2e80b577f91a84a44e9efec78e1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073884/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T23:29:12.801744Z"
}