List and retrieve diffs with detailed revision information

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

{
    "id": 1110953,
    "revision": {
        "id": 518497,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "99c532cb0ce037b22024974eddf5cd547eca3016",
        "head_changeset": "85ae55232415e2713aa6a7f1254d642804923223",
        "phabricator_id": 262176,
        "phabricator_phid": "PHID-DREV-ve2cyb6yruv3ikfwe7nj",
        "title": "Bug 1983056 - When ETP is turned OFF, update trackers blocked menu item text and icon. r=gl",
        "bugzilla_id": 1983056,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518497/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518497/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262176"
    },
    "phid": "PHID-DIFF-ifo63gwh7syxwfuvp6sl",
    "review_task_id": "CBubusj5TZiodiT_lM-18Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1d3c96e7d1bb317657a5418883b6d6ee34afdde8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110953/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T12:51:08.273084Z"
}