List and retrieve diffs with detailed revision information

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

{
    "id": 1048995,
    "revision": {
        "id": 463943,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d4371465982dfa17147909c585a516b7389e0751",
        "head_changeset": "44d28157a89d1e938bb631aec48318317830f13a",
        "phabricator_id": 240287,
        "phabricator_phid": "PHID-DREV-dxyksly4jojt47rxq627",
        "title": "WIP: Bug 1944507 - pt 11. Move the radix tree structure to radix_tree.h",
        "bugzilla_id": 1944507,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/463943/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/463943/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D240287"
    },
    "phid": "PHID-DIFF-5xdkwe5o7fl7p5ommmgg",
    "review_task_id": "KMC8sq0ITuqHMt7ZKDWOWQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "17d8175a31d0093f67e667a1370cffbe5ca29850",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1048995/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T06:32:07.152356Z"
}