List and retrieve diffs with detailed revision information

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

{
    "id": 1093063,
    "revision": {
        "id": 496093,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b41ceaa0a5c9de46168a8ac4784935d012a6d98b",
        "head_changeset": "360f7b0f603b6b515316869fbbbe5e15ff0d9008",
        "phabricator_id": 257455,
        "phabricator_phid": "PHID-DREV-lgjdhygbo6sa2es2uayz",
        "title": "WIP: Bug 1977536 - Comment the narenas == 1 assertion in ForkServer.cpp",
        "bugzilla_id": 1977536,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496093/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496093/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257455"
    },
    "phid": "PHID-DIFF-223fasnt63oclvxm4cmy",
    "review_task_id": "MuRxXU1ATf-xoCj7Z9vTHg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1f8a3ec4982926fe117061a7944666b87119f58c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093063/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T05:35:35.660304Z"
}