List and retrieve diffs with detailed revision information

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

{
    "id": 1066633,
    "revision": {
        "id": 481576,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fddabb07caf1f02e7aa8992f47e55c5ce3a1231c",
        "head_changeset": "2dbb74479f5ce26ced4eebec4f97a38d4f9455fe",
        "phabricator_id": 254218,
        "phabricator_phid": "PHID-DREV-6y4sn77oktjcxocdrr5y",
        "title": "Bug 1971118 - [Downloads v2] Starting 2 downloads in succession should show in progress snackbar.",
        "bugzilla_id": 1971118,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/481576/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481576/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254218"
    },
    "phid": "PHID-DIFF-2xmzjelskm5gigifxoxb",
    "review_task_id": "FqS9VA6kSJSqQvX-hSAPhw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f30e0cec269156a8fa8ba6a57cb0e6d79894f232",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1066633/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-20T13:43:08.540204Z"
}