List and retrieve diffs with detailed revision information

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

{
    "id": 1093508,
    "revision": {
        "id": 495966,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3273f6172a0cd8050aab837aeb799c7f6efbb13b",
        "head_changeset": "89915fa6e425ed8baa30635468ff2830cb9a2f80",
        "phabricator_id": 257382,
        "phabricator_phid": "PHID-DREV-b6rpfc3f54icxwuxp37f",
        "title": "Bug 1977468 - Part 1. Add the ARM specializations to our ffmpeg copy.",
        "bugzilla_id": 1977468,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495966/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495966/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257382"
    },
    "phid": "PHID-DIFF-tc2lfbvxtcs3drvyabwj",
    "review_task_id": "SfRv7_QLSwuC1ca-G9Kn6w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "2f0889ac264708b05843282b0fcc34ff02a14cb3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093508/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T16:12:10.481574Z"
}