List and retrieve diffs with detailed revision information

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

{
    "id": 1034263,
    "revision": {
        "id": 472814,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "8c85b28569783ace3fadc149c3c1a4a151a429b2",
        "head_changeset": "da278071cbe234a5f4acc79b6156e073f2123afe",
        "phabricator_id": 245923,
        "phabricator_phid": "PHID-DREV-ksx5c547nvhxmgskzax3",
        "title": "Bug 949595 - [devtools] Convert the memory actor to use protocol.js bulk codepath.",
        "bugzilla_id": 949595,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/472814/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/472814/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D245923"
    },
    "phid": "PHID-DIFF-aqflq2pli47dwtzkwgh6",
    "review_task_id": "dn0-lzPeRe-DaVAv47DCag",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e429dcc8478530853e95b20da49503051f7f62ee",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1034263/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-15T09:17:27.043942Z"
}