List and retrieve diffs with detailed revision information

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

{
    "id": 1059621,
    "revision": {
        "id": 477574,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5d81b94eed5370610d796912b0de4740cee8934d",
        "head_changeset": "06d9f95ef0231709e2f7d63372759e63cfcd8add",
        "phabricator_id": 252668,
        "phabricator_phid": "PHID-DREV-36d63v3gpgtp7dogyai2",
        "title": "Bug 1970494 - Add hyphen in the word if it spills over to next line for top navigation bar menu items",
        "bugzilla_id": 1970494,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477574/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477574/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252668"
    },
    "phid": "PHID-DIFF-xyor6wiaos3mq6jqpbbk",
    "review_task_id": "IvIVvOrGTDikPlyRHdGWdw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "771b5301ca0a12f7e057c48a78269499aab17c39",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1059621/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-16T20:52:01.624996Z"
}