List and retrieve diffs with detailed revision information

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

{
    "id": 1072495,
    "revision": {
        "id": 483526,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "45e959961f6fe1a8b35ff320390de49c87a83422",
        "head_changeset": "7fe44edb76c3a694514610a49c39686d7e4a001a",
        "phabricator_id": 254590,
        "phabricator_phid": "PHID-DREV-khyszrt67dyydjuuqxi4",
        "title": "Bug 1972159 - Part 17: Remove MessageCardViewHolder",
        "bugzilla_id": 1972159,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483526/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483526/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254590"
    },
    "phid": "PHID-DIFF-u6gxz5qo5kl57gsz3pmq",
    "review_task_id": "fqON18SvSbCtGSKq4UklRA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4baa287404b731e83a74b9de926cd01f28242241",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1072495/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-25T17:58:21.680126Z"
}