List and retrieve diffs with detailed revision information

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

{
    "id": 1063921,
    "revision": {
        "id": 468760,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "cdde4adac02f349fd1856b7b89891ce90cbf0af7",
        "head_changeset": "b9d84aeb0d7dfb9d3f44342b806a0ae8692ff523",
        "phabricator_id": 212985,
        "phabricator_phid": "PHID-DREV-zsy7hrobpklykredwi2f",
        "title": "Bug 1901379: Implement field-sizing support for select comboboxes r?emilio",
        "bugzilla_id": 1901379,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/468760/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468760/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D212985"
    },
    "phid": "PHID-DIFF-ysankj5kfpbwwzula2xj",
    "review_task_id": "SO-OQJ8LRNm3jJnw-aJ5fA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6c185d6eac4d734ba77e8334d74f0e4308a17b1d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1063921/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-17T09:41:43.822881Z"
}