List and retrieve diffs with detailed revision information

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

{
    "id": 1054430,
    "revision": {
        "id": 477613,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "aae413172956968b15653c3eab6cbbc05321365d",
        "head_changeset": "d4a5477a466c8eab92c4f325529a64a743c812b4",
        "phabricator_id": 252709,
        "phabricator_phid": "PHID-DREV-qmugvmghu4tjgzrvj3tr",
        "title": "WIP: Bug 1967659 - [puppeteer] Skip test \"$$eval should handle many elements\" which is causing the error summary log to overflow",
        "bugzilla_id": 1967659,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477613/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477613/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252709"
    },
    "phid": "PHID-DIFF-h66wvxmmpkpmzrpjywcd",
    "review_task_id": "EngouYS3TG6j_6tlGIEGpQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e93a738cd075585c1b2477fa3751c6825a6500e4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1054430/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-06T16:13:26.762344Z"
}