List and retrieve diffs with detailed revision information

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

{
    "id": 1039786,
    "revision": {
        "id": 475868,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "93181f9b4274e91ce0a7deed1cb33e00ffb61a4c",
        "head_changeset": "8e14accef22cca0f6c0586048b1d116558df33d3",
        "phabricator_id": 250443,
        "phabricator_phid": "PHID-DREV-ighwett7vyrafrax6yfd",
        "title": "Bug 1966585 - add a CSS intervention for hiskin.care to reveal their main content; r?denschub",
        "bugzilla_id": 1966585,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475868/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475868/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250443"
    },
    "phid": "PHID-DIFF-ym7gnbh242gk56jkilip",
    "review_task_id": "aMEzbaMGQ8q1wlh4CfYwwQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8e14accef22cca0f6c0586048b1d116558df33d3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039786/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T15:10:39.557695Z"
}