List and retrieve diffs with detailed revision information

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

{
    "id": 1106292,
    "revision": {
        "id": 507172,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
        "head_changeset": "ee34241c4bbb105c5160a2ce6e591a76bd66ff0f",
        "phabricator_id": 260076,
        "phabricator_phid": "PHID-DREV-w2l5i2nss5mvzbf2xne4",
        "title": "WIP: Bug 1971412 - Part 3 - Update the design of the synced tabs page when the user is not signed into an account",
        "bugzilla_id": 1971412,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/507172/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507172/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260076"
    },
    "phid": "PHID-DIFF-wy5esllu7qsfxtufty4s",
    "review_task_id": "UCvJoK6BTYiP8Jz0Y6l79A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "79bc32ae8cb1fe39158d37127891e2c108ee5650",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106292/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T23:25:12.468507Z"
}