List and retrieve diffs with detailed revision information

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

{
    "id": 1050160,
    "revision": {
        "id": 476924,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "53b32af3dace31b48c62f49827f835e3b8b5a970",
        "head_changeset": "fb1073fda37120a24109e7be2c02a487fe70fabb",
        "phabricator_id": 251941,
        "phabricator_phid": "PHID-DREV-mwqaxmbezonrmmxku5mt",
        "title": "WIP: Bug 1969467: Fix checkmark on Full Screen menu item r=gijs",
        "bugzilla_id": 1969467,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476924/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476924/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251941"
    },
    "phid": "PHID-DIFF-g56hix2gltb7pccfkvxa",
    "review_task_id": "Zl8eLh0KQUWZYsAggJtKzg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fb1073fda37120a24109e7be2c02a487fe70fabb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1050160/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-30T18:43:10.578120Z"
}