List and retrieve diffs with detailed revision information

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

{
    "id": 1053132,
    "revision": {
        "id": 477175,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "df509edb950c8ec6c14b505a5ac1d0ffd1b61f1b",
        "head_changeset": "bc826af89b07207d74b02d3bf7dd70993d46f0d2",
        "phabricator_id": 247491,
        "phabricator_phid": "PHID-DREV-tnqxzjizba3q42er2ycg",
        "title": "Bug 1948608 - Consolidate BrowserToolbar parameters to BrowserToolbarStore",
        "bugzilla_id": 1948608,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477175/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477175/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D247491"
    },
    "phid": "PHID-DIFF-l6jgyfiuoyta5em2kyxc",
    "review_task_id": "VNEpIK70Q2qasWtUG2HL-A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f5cefff23e41ea40ba22b4850fac40b35ac60b6e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053132/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-04T21:58:45.936189Z"
}