List and retrieve diffs with detailed revision information

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

{
    "id": 1039395,
    "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-bmzemrls4yfjeeak35sg",
    "review_task_id": "EHi_pTQbTWeHKAsaJpTbqQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "77e255546d19a6de0ed72d3a4c66461cd5f2ca65",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039395/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T01:50:47.442947Z"
}