List and retrieve diffs with detailed revision information

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

{
    "id": 1073983,
    "revision": {
        "id": 486141,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "401e3ba8e6008f122cfa6b8cb392685525a44b03",
        "head_changeset": "f79bc2556cc0283b1b3d5054e6f61357a0026969",
        "phabricator_id": 255236,
        "phabricator_phid": "PHID-DREV-ttenedw7wcliirgw7gdx",
        "title": "Bug 1974351 - Tweak blur shader to work with normalized UVs",
        "bugzilla_id": 1974351,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/486141/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486141/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255236"
    },
    "phid": "PHID-DIFF-mgofg3ez2erer5j7msp7",
    "review_task_id": "YdZ8YcDURIC3JQRNRL6u0w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "46b1574dbf04f964e195490d64f9c4f7d019772f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073983/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T02:19:25.714988Z"
}