List and retrieve diffs with detailed revision information

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

{
    "id": 1104660,
    "revision": {
        "id": 508279,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "52fde1dc25c28000f5be7c72e68e1c8d11c82598",
        "head_changeset": "e73fc61589728dd8563c7da6d31fcf875bd85b08",
        "phabricator_id": 260300,
        "phabricator_phid": "PHID-DREV-yfx5eu3g7pcg7kbno3zl",
        "title": "Bug 1971409 - [Tab Management Phase 1] Update the appearance of the Synced Tabs page",
        "bugzilla_id": 1971409,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508279/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508279/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260300"
    },
    "phid": "PHID-DIFF-4skoifdxdev6kmcy4oe7",
    "review_task_id": "ZREefTKsR0WnMB3sFVPNbA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e2c42fbe1d0db7b7e265d680789bb4288c597768",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104660/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T11:06:30.746977Z"
}