List and retrieve diffs with detailed revision information

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

{
    "id": 1053578,
    "revision": {
        "id": 477326,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b59fefc9b1a9437cde4d9b53aa7f02c4c7a26db7",
        "head_changeset": "cdd61768963331d21a7e03f8dad9d62f1beef6cc",
        "phabricator_id": 252411,
        "phabricator_phid": "PHID-DREV-sdubsl5tw2jkojjzsmof",
        "title": "WIP: Bug 1948402 - Create collapsed mobile version of moz-page-nav r=#recomp-reviewers",
        "bugzilla_id": 1948402,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477326/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477326/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252411"
    },
    "phid": "PHID-DIFF-n4ohnz2u3zcaqobi2hu2",
    "review_task_id": "UncBsxftQQOkSOdMEdpntw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "af587abd0a87a61dea50060e4d9ce9775d7a7254",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053578/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-05T15:09:15.454254Z"
}