List and retrieve diffs with detailed revision information

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

{
    "id": 1109237,
    "revision": {
        "id": 516825,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2526849e8fbfcc3bc066c16693601852acc0f778",
        "head_changeset": "28dc675b970a218bbcf25372c0f5f1174b3a5e15",
        "phabricator_id": 261885,
        "phabricator_phid": "PHID-DREV-bjlt6re4zqgajo7yhtdp",
        "title": "No Bug, mozilla-release repo-update remote-settings mobile-experiments - a=repo-update",
        "bugzilla_id": null,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516825/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516825/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261885"
    },
    "phid": "PHID-DIFF-obcl47lgrqfzmp2kkxf2",
    "review_task_id": "b4iqvrfsQn-31pQIXtb-cg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "28dc675b970a218bbcf25372c0f5f1174b3a5e15",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109237/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T09:13:53.770996Z"
}