List and retrieve diffs with detailed revision information

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

{
    "id": 1067169,
    "revision": {
        "id": 483969,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "15d7ea22f858bcfceae7d0c1cfa57117120bb10c",
        "head_changeset": "be3904f2ae5da4799b97fc2abe57bcab383898b4",
        "phabricator_id": 254658,
        "phabricator_phid": "PHID-DREV-23cxzjoo5r5vdhisu5nc",
        "title": "WIP: Bug 1973458 - some logging to make it easier --- SKIP",
        "bugzilla_id": 1973458,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483969/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483969/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254658"
    },
    "phid": "PHID-DIFF-2doez2xwds7st6s5s4td",
    "review_task_id": "PJCbrnzRSqCO-arrAlR8Yw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "be3904f2ae5da4799b97fc2abe57bcab383898b4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067169/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T10:12:32.239858Z"
}