List and retrieve diffs with detailed revision information

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

{
    "id": 1066488,
    "revision": {
        "id": 482804,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "be5ef31163f6ab0b640281edc12b282a9bbd0bea",
        "head_changeset": "6e04e0f6104230370566193cef4abb94c54b825c",
        "phabricator_id": 254462,
        "phabricator_phid": "PHID-DREV-j66e74tgqbhv3gml26jf",
        "title": "Bug 1973148 - Create backdrop-filter roots for backdrop-filter primitives (and associated will-change values)",
        "bugzilla_id": 1973148,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/482804/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482804/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254462"
    },
    "phid": "PHID-DIFF-yoq77h2eiml26c32fj3i",
    "review_task_id": "dzyT9f_NRc-vC3rxnW0NIA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6e04e0f6104230370566193cef4abb94c54b825c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1066488/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-20T02:08:51.869025Z"
}