List and retrieve diffs with detailed revision information

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

{
    "id": 1078684,
    "revision": {
        "id": 491417,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ac9705603e282953f8fea43cefb70d11b62e6dff",
        "head_changeset": "220f92c9c8f98cef27591cbdb314c1b4b425802f",
        "phabricator_id": 256259,
        "phabricator_phid": "PHID-DREV-bzqxzfqhanj3czkojdlk",
        "title": "No Bug, mozilla-esr115 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update",
        "bugzilla_id": null,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491417/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491417/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256259"
    },
    "phid": "PHID-DIFF-4zmjylqecbtlhkcsxd46",
    "review_task_id": "XpHilBG7RnCCclteW_QZ9g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "220f92c9c8f98cef27591cbdb314c1b4b425802f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078684/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-07T11:58:33.355614Z"
}