List and retrieve diffs with detailed revision information

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

{
    "id": 1107148,
    "revision": {
        "id": 508378,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "c606875adaedc0feaa409e5201f3e2e398c8a2e5",
        "head_changeset": "be9e7f4d19447ff5b6abbc609028d7f47b3df163",
        "phabricator_id": 260333,
        "phabricator_phid": "PHID-DREV-lsputzyig3bjtiwpvzy5",
        "title": "Bug 1979367 - Synchronize colors.css with bolt colors. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1979367,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508378/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508378/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260333"
    },
    "phid": "PHID-DIFF-5pmnb7x6wtno23lzbdzv",
    "review_task_id": "NY_E-Kf-RTygrWEs1VQpGw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "50a3f64dca05a748dd70d936460ac65918168a3b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107148/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-18T15:50:11.014377Z"
}