List and retrieve diffs with detailed revision information

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

{
    "id": 1055661,
    "revision": {
        "id": 477956,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "76b95585f476b9b90e207fc84b31a8921fed1eee",
        "head_changeset": "88c898b020b6b97d3ab888efb8ffe482417577c3",
        "phabricator_id": 253123,
        "phabricator_phid": "PHID-DREV-bnjrwbpzfatupm4dfvgi",
        "title": "Bug 1970784 - Prevent full render when tile size is changed",
        "bugzilla_id": 1970784,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477956/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477956/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253123"
    },
    "phid": "PHID-DIFF-4m3l5ztrhwq343exkp5k",
    "review_task_id": "cfr3_lOoSaOAc40LWtj1TA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8d00fe0d008b43e99f8c18b9571bc348950b67dd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055661/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T08:41:42.690513Z"
}