List and retrieve diffs with detailed revision information

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

{
    "id": 1057070,
    "revision": {
        "id": 478184,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f6b0aa33f8f490d0c9d67becd67fb6ab1be5bd5d",
        "head_changeset": "365a9a5522be427a61450e04dcada10e26ba548a",
        "phabricator_id": 223382,
        "phabricator_phid": "PHID-DREV-txyaefykyg4n45b43jwb",
        "title": "Bug 1917607: Spoof pixel data in WebGLRenderingContext::readPixels with ArrayView type/non-pbo. r?tjr",
        "bugzilla_id": 1917607,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/478184/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478184/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D223382"
    },
    "phid": "PHID-DIFF-hy7bmqsnd7aqwusfcwqy",
    "review_task_id": "TxuufYT-Q8ecV42MDUpDyg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "365a9a5522be427a61450e04dcada10e26ba548a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1057070/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-11T20:37:06.825278Z"
}