List and retrieve diffs with detailed revision information

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

{
    "id": 1072441,
    "revision": {
        "id": 479963,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "479bbb7fa953ab4fafe9f7cc3b52866356f49e8c",
        "head_changeset": "10b8a080013edc5f4b20a6841bea348fd97e7aae",
        "phabricator_id": 253860,
        "phabricator_phid": "PHID-DREV-4q2mdrydosaoz7tgxn6s",
        "title": "WIP: Bug 1969290 - add attention on genai icon",
        "bugzilla_id": 1969290,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/479963/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/479963/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253860"
    },
    "phid": "PHID-DIFF-xcipoyx47uanaar7g4zf",
    "review_task_id": "YkvmmEXJQDeffgchevftEg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fdc3ef5b523cd6cd406e45f86539c9191176a9d2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1072441/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-25T16:28:16.003407Z"
}