List and retrieve diffs with detailed revision information

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

{
    "id": 1066145,
    "revision": {
        "id": 482538,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "066b50b0e84c1702c949f954497562c5a05aa73f",
        "head_changeset": "6c187bc2d98c3842c95ab85061f49addaa4fe1c1",
        "phabricator_id": 254413,
        "phabricator_phid": "PHID-DREV-fb6hluedjzrzxipvex7r",
        "title": "Bug 1968733 - Use `SelectableChip` component in Downloads and remove `DownloadChip` component",
        "bugzilla_id": 1968733,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/482538/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482538/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254413"
    },
    "phid": "PHID-DIFF-xb2ydh6pxpfsw45tmqj2",
    "review_task_id": "NNEss5-3QCGe8XSFR6rmqQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6c187bc2d98c3842c95ab85061f49addaa4fe1c1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1066145/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-19T17:19:20.560410Z"
}