List and retrieve diffs with detailed revision information

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

{
    "id": 1049476,
    "revision": {
        "id": 476811,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "47a89bd3f30286fa93339a64ea0fad5fd5a25251",
        "head_changeset": "b8990ffccae6b44a3e8c00dcb0167048e67f8806",
        "phabricator_id": 251321,
        "phabricator_phid": "PHID-DREV-ecumbh5cfpi5knxwsfjh",
        "title": "Bug 1968650 - Start the nightly 141 development cycle.",
        "bugzilla_id": 1968650,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476811/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476811/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251321"
    },
    "phid": "PHID-DIFF-cdclqojp3b3ykgkfn2pf",
    "review_task_id": "QybHk5lmSy2C2zwOX2eU6w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b8990ffccae6b44a3e8c00dcb0167048e67f8806",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1049476/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T20:10:18.212658Z"
}