List and retrieve diffs with detailed revision information

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

{
    "id": 1047623,
    "revision": {
        "id": 476122,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "2b2b78317dd573864f1df2c45437d424fa4ecea1",
        "head_changeset": "c4b406090aa1b757af4526d575c2b3e6d8ea82be",
        "phabricator_id": 250850,
        "phabricator_phid": "PHID-DREV-lgstaotod22senwv6gmc",
        "title": "WIP: Bug 1968098 - Account Hub Address Book option buttons open next step.",
        "bugzilla_id": 1968098,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476122/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476122/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250850"
    },
    "phid": "PHID-DIFF-rxjirlp6sevzmgxsrnri",
    "review_task_id": "J_193w1ORAGKp8m28nZCzQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "63fef4d3993324a2b4dc3e5a72dc412dcaba64bd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1047623/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-27T20:52:52.796272Z"
}