List and retrieve diffs with detailed revision information

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

{
    "id": 1106291,
    "revision": {
        "id": 507171,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
        "head_changeset": "3a9ba95ca54f74f7860a72d4386f2f578bca6f0c",
        "phabricator_id": 260075,
        "phabricator_phid": "PHID-DREV-xakaawymbkn5arpksf7o",
        "title": "WIP: Bug 1971412 - Part 2 - Remove the empty state UI from the normal tabs page",
        "bugzilla_id": 1971412,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/507171/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507171/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260075"
    },
    "phid": "PHID-DIFF-w2o2zsxl4llpzspjmnxg",
    "review_task_id": "QnkHq6e-SOCDYTDdosTTog",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c6087502368ce3108a81f90e55b9bdb972085834",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106291/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T23:22:35.322970Z"
}