List and retrieve diffs with detailed revision information

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

{
    "id": 1052974,
    "revision": {
        "id": 477476,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a877563ce66a7fa2a3954bfcfdcff680d76ec271",
        "head_changeset": "a058e88052e6eecaeddd4052d40192fa86d7a477",
        "phabricator_id": 250514,
        "phabricator_phid": "PHID-DREV-ql4w37encaywztgk2ztz",
        "title": "Bug 1948697 - Add Navigation actions to composable toolbar.",
        "bugzilla_id": 1948697,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477476/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477476/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250514"
    },
    "phid": "PHID-DIFF-5bt67ou5tbv6p36sdkhn",
    "review_task_id": "Z_TnqKOES6mHlo8w_0Jxsw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1e5793dc187383ea0a5473d634e0e37fc1326985",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1052974/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-04T19:34:30.898881Z"
}