List and retrieve diffs with detailed revision information

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

{
    "id": 1075161,
    "revision": {
        "id": 484787,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "44cf943e873775cf30b847b486858a54bdfcce8a",
        "head_changeset": "830e270461f70405ba3510b6a3d8d811b79f3baa",
        "phabricator_id": 254843,
        "phabricator_phid": "PHID-DREV-dsx4tbk6gontcpot56vk",
        "title": "WIP: Bug 1972811 - Account Hub Address Book LDAP Advanced Form.",
        "bugzilla_id": 1972811,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484787/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484787/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254843"
    },
    "phid": "PHID-DIFF-j2olypjnvwakreecyk7i",
    "review_task_id": "Qwj4c8zxTgOz3YrGjU_b5Q",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "5d713e4aefba3d5ddb1402aee1f6195beaaf79af",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075161/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T12:43:09.005152Z"
}