List and retrieve diffs with detailed revision information

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

{
    "id": 1105611,
    "revision": {
        "id": 512475,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
        "head_changeset": "7af3690080457e463c425c50ce57f05c54f72130",
        "phabricator_id": 261023,
        "phabricator_phid": "PHID-DREV-fn57ollzx57je2jqh7ka",
        "title": "Bug 1947025 - Added cookie isolation r?valentin",
        "bugzilla_id": 1947025,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512475/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512475/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261023"
    },
    "phid": "PHID-DIFF-2njwxontkgxh2rzhqai5",
    "review_task_id": "feLfsrkYQf-jgPNr9GV6bw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "dd230657bee3ff23dea9ce62bef9d8cc1be7cef7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105611/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T19:37:18.933031Z"
}