List and retrieve diffs with detailed revision information

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

{
    "id": 1111210,
    "revision": {
        "id": 514814,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "8ffc3b6544bf414589dbc7b475e94b5f7fc1d27e",
        "head_changeset": "f33eaddbda4fe6b1f1a6bca0d844a601b349c231",
        "phabricator_id": 261481,
        "phabricator_phid": "PHID-DREV-hqbufuoxynoelrsgaqu6",
        "title": "Bug 1941723 - Provide fieldsets and radio groups with AXHelp. r?morgan",
        "bugzilla_id": 1941723,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514814/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514814/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261481"
    },
    "phid": "PHID-DIFF-64e5kxjhbilhmh5qtdpl",
    "review_task_id": "OQ7plmY9Rqq1XJyHtxCyxQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "62bfe9393f4c28c49c5217518e6230b479f221fb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111210/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T17:13:04.537281Z"
}