List and retrieve diffs with detailed revision information

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

{
    "id": 1065701,
    "revision": {
        "id": 481958,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "0bb06dcf6571c81887e28bd649829ac4353d56e7",
        "head_changeset": "c8c23876e5b496d038ef4a1a386fd4b6905d7c53",
        "phabricator_id": 254314,
        "phabricator_phid": "PHID-DREV-tl7lqlakbxofjjpvsswi",
        "title": "Bug 1972810 - Account Hub Address Book LDAP Basic Form. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1972810,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/481958/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481958/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254314"
    },
    "phid": "PHID-DIFF-4zf66ctpbvxt47ibru3o",
    "review_task_id": "SzvsDXwqTSmKwXKbNLd_ng",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "0554a8b979fed38674c683d58306a80e43c9d653",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1065701/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-18T23:09:18.930632Z"
}