List and retrieve diffs with detailed revision information

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

{
    "id": 1076448,
    "revision": {
        "id": 489341,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b818996b0f5b3f8ce38d27998220ed6c2b31b9ca",
        "head_changeset": "d033bc392effeb27156806908763d74dea102b0f",
        "phabricator_id": 255753,
        "phabricator_phid": "PHID-DREV-cahvusy2igamczvnob2g",
        "title": "WIP: Bug 1974908 - Send section topic above AdBanner to UAPI.",
        "bugzilla_id": 1974908,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489341/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489341/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255753"
    },
    "phid": "PHID-DIFF-fyu4hv2d52cjrxruoqf5",
    "review_task_id": "PQTckQlDQxyFl11OE5kltQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d033bc392effeb27156806908763d74dea102b0f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1076448/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-02T07:14:55.531311Z"
}