List and retrieve diffs with detailed revision information

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

{
    "id": 1100284,
    "revision": {
        "id": 505867,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "78d6a7cabb46d911e87f73b10b4dd7b5ba5cd9ae",
        "head_changeset": "42c3999653aba206b6aeb13cad9f8d0e968c2613",
        "phabricator_id": 259721,
        "phabricator_phid": "PHID-DREV-2deao66fxbf2bcm7yks6",
        "title": "Bug 1980260 - Fix the infobar button appearance. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1980260,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505867/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505867/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259721"
    },
    "phid": "PHID-DIFF-xixuylxge362qtyam2pd",
    "review_task_id": "CFjzaOnhQu6UKekYActR5w",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "047881b65ffd19d6ced338167af3613bc61f878e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100284/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-04T11:21:45.658166Z"
}