List and retrieve diffs with detailed revision information

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

{
    "id": 1048606,
    "revision": {
        "id": 475335,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c610a7f6c43d4f70b48db1ff0cc6ed17f73566df",
        "head_changeset": "964cd9983d4deafc2b5978d9020ea154406bbed3",
        "phabricator_id": 249773,
        "phabricator_phid": "PHID-DREV-2u7jh6nnmt5trtehhiiw",
        "title": "Bug 1927886: Disable this limit. r?ng",
        "bugzilla_id": 1927886,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475335/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475335/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249773"
    },
    "phid": "PHID-DIFF-ivzvtiifgb3j2ag6xiec",
    "review_task_id": "OgNk_PNATTihZ2vJcAk_fg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "24a6ee1ba6dc79b01d00f88e094465e433da7529",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1048606/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-28T18:58:18.943543Z"
}