List and retrieve diffs with detailed revision information

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

{
    "id": 1053933,
    "revision": {
        "id": 477504,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1b04c5ce6710f330b160d5c2e51514e490e411a5",
        "head_changeset": "ca3f910b53384bf44541fb7b2d5657bfcfde04d2",
        "phabricator_id": 252252,
        "phabricator_phid": "PHID-DREV-odhnhxikjtf35zljjrkl",
        "title": "Bug 1969977 - Round the edge of drag handle",
        "bugzilla_id": 1969977,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477504/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477504/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252252"
    },
    "phid": "PHID-DIFF-pax6km5i5sspllgswnmt",
    "review_task_id": "R_MfC2l7TISvzmzCB29S9g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6887d54584271613ad420156245937dde2de3d79",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053933/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-05T22:21:35.825985Z"
}