List and retrieve diffs with detailed revision information

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

{
    "id": 1039746,
    "revision": {
        "id": 475402,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "661f9f179d9d6c5833e84871aca9cc8fdcc8f2ee",
        "head_changeset": "51a93f67c02fa1b7e56558b6d1748c6bc3f4f28d",
        "phabricator_id": 249846,
        "phabricator_phid": "PHID-DREV-diyxe6tuszpwlqlasjhm",
        "title": "Bug 1921835: Move tab to start/end enabled when collapsed group on tab strip edge r?dao,dwalker,sthompson",
        "bugzilla_id": 1921835,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475402/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475402/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249846"
    },
    "phid": "PHID-DIFF-3sri2vozmtcpsg5jym7a",
    "review_task_id": "U_3a63cTS_Gf_pNBzHMRlQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "658dc8dd2086e5261ed926ef70c4c88c2e3d26d1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039746/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T14:00:47.783065Z"
}