List and retrieve diffs with detailed revision information

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

{
    "id": 1053483,
    "revision": {
        "id": 477563,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5d81b94eed5370610d796912b0de4740cee8934d",
        "head_changeset": "004a7f9a87969481588608df93c0fbae9c8bc613",
        "phabricator_id": 250334,
        "phabricator_phid": "PHID-DREV-7f7bm2kudfapto2uqzbw",
        "title": "WIP: Bug 1966169: Open tabs show tab group chicklet even if events are received out of order r?dao,dwalker,sthompson",
        "bugzilla_id": 1966169,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477563/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477563/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250334"
    },
    "phid": "PHID-DIFF-33beaaocyj3u7iwge55i",
    "review_task_id": "VB3MS0p9TUGe_zap9UsJuA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "004a7f9a87969481588608df93c0fbae9c8bc613",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053483/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-05T13:19:07.692925Z"
}