List and retrieve diffs with detailed revision information

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

{
    "id": 1073675,
    "revision": {
        "id": 485482,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a73c6f46e46d0297452d1eebcd2881702a602b30",
        "head_changeset": "6436108eadf01cc2594e19ee1f964b7d109bc967",
        "phabricator_id": 255042,
        "phabricator_phid": "PHID-DREV-ghtsziqrwxfavupskxml",
        "title": "Bug 1974106 - Hide scrollbar in backdrop-filter-edge-behavior.html when -webkit-scrollbar is not supported",
        "bugzilla_id": 1974106,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485482/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485482/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255042"
    },
    "phid": "PHID-DIFF-ha6cty6evvdfzyfgtjcb",
    "review_task_id": "VmLwF51ETi6KqjBodAbF6g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "2f3d34826a24db505b81aa6ed49d0ca1257d90d7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073675/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T19:20:46.479409Z"
}