List and retrieve diffs with detailed revision information

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

{
    "id": 1109005,
    "revision": {
        "id": 516470,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "658cb05d36b532a881094e9bd78b0e726f973d58",
        "head_changeset": "c705d624eed4af1ef30572eafe5a04b01df0b32b",
        "phabricator_id": 261830,
        "phabricator_phid": "PHID-DREV-4qg2oyoajnpb55o7rarl",
        "title": "Bug 1984090: Mark WPT layout-instability/video.html as intermittently timing out on our new Android 14 test platform. r?jmaher",
        "bugzilla_id": 1984090,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516470/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516470/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261830"
    },
    "phid": "PHID-DIFF-zhgih34qe5qm6wujes2c",
    "review_task_id": "MQvcaUTJQVy-1KvB1KfwJQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c705d624eed4af1ef30572eafe5a04b01df0b32b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109005/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T21:33:32.062194Z"
}