List and retrieve diffs with detailed revision information

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

{
    "id": 1093756,
    "revision": {
        "id": 496017,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "78f0c5ad0ee16175dbaa51d4afbaa72bbf7a462e",
        "head_changeset": "77c758323d4f8cdf46afe3c4a84c47c4047097de",
        "phabricator_id": 257079,
        "phabricator_phid": "PHID-DREV-lkkjsq2dwilkjutmw4rm",
        "title": "Bug 1971400 - Part 2 - Create new Tab Manager Controller files",
        "bugzilla_id": 1971400,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496017/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496017/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257079"
    },
    "phid": "PHID-DIFF-7plk2a5p3pgn5573stt4",
    "review_task_id": "aD5XrfAET36EDKT7XMKZKA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8bbe74bd563eac6a5c05d371531794b5ca7b3080",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093756/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T19:27:57.645521Z"
}