List and retrieve diffs with detailed revision information

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

{
    "id": 1065993,
    "revision": {
        "id": 482323,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3cdd2df86d438f23cb24766cbfbd13c5e5e3fa89",
        "head_changeset": "8b22e2da4818809f56cbc4a628ad00e4b7b84179",
        "phabricator_id": 254378,
        "phabricator_phid": "PHID-DREV-a5quhlviidaiq2taw552",
        "title": "Bug 1969143 - Add support for Android 14 (api 34) emulator. r=tcampbell",
        "bugzilla_id": 1969143,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/482323/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482323/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254378"
    },
    "phid": "PHID-DIFF-4tlxiho3bkbjmwfhq4of",
    "review_task_id": "WUsj31jlTbCDKbOH4n7IZQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8b22e2da4818809f56cbc4a628ad00e4b7b84179",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1065993/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-19T13:58:12.352034Z"
}