List and retrieve diffs with detailed revision information

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

{
    "id": 1039354,
    "revision": {
        "id": 474998,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "47282323aab5f95c4cc4457b360787ee9785130a",
        "head_changeset": "8987df530c25f61fd4d1c1e37301d8265bc536fb",
        "phabricator_id": 249181,
        "phabricator_phid": "PHID-DREV-atbybk7hxjocgucmfulw",
        "title": "Bug 1606785 - Format browser/themes and toolkit/themes CSS files with Prettier r=#desktop-theme-reviewers",
        "bugzilla_id": 1606785,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/474998/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474998/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249181"
    },
    "phid": "PHID-DIFF-ls5p4elsq7bjaisp27m5",
    "review_task_id": "R46yt6N0T1GEJN-J5vIRtg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "829aae589b5dc78390aa7109b81a5713a9581022",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039354/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T01:39:05.368617Z"
}