List and retrieve diffs with detailed revision information

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

{
    "id": 1075884,
    "revision": {
        "id": 483953,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "639b2590743a409d6efd48cd5947246d25c80f00",
        "head_changeset": "cb6bf2ff8300584e43fd48f7ee5fb2766dbd0fac",
        "phabricator_id": 254653,
        "phabricator_phid": "PHID-DREV-2mxhvu4vsllrx7eusfom",
        "title": "Bug 1973448 - Move notification sound handling to MailNotificationManager. r=aleca",
        "bugzilla_id": 1973448,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483953/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483953/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254653"
    },
    "phid": "PHID-DIFF-nlsippey4zzxc5uhsexp",
    "review_task_id": "OJZe1WjJTj-zm9Bx3_R_zA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "fbb936aa3a5e28866b231957ccfbf301acfbac16",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075884/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-01T10:22:16.326545Z"
}