List and retrieve diffs with detailed revision information

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

{
    "id": 1080824,
    "revision": {
        "id": 493290,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6f5c12ef475873ddaadc098807e8c5d9a678026c",
        "head_changeset": "f30531c58d4728ca4181c5e004b2b323a78bbc68",
        "phabricator_id": 256808,
        "phabricator_phid": "PHID-DREV-ldu35b7s5smi65gdszyu",
        "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/493290/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493290/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256808"
    },
    "phid": "PHID-DIFF-a3qbqqohtegc2nlovk2e",
    "review_task_id": "LpaEYh5dQ92Xbr_NUs2XOg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f30531c58d4728ca4181c5e004b2b323a78bbc68",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1080824/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-10T14:16:59.477021Z"
}