List and retrieve diffs with detailed revision information

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

{
    "id": 1110810,
    "revision": {
        "id": 519732,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2b71102f99a605a5ff46391f22f8164f494209c8",
        "head_changeset": "f069471c4c7df0b39fc8ae5d467ab9cc47f4f7d6",
        "phabricator_id": 262308,
        "phabricator_phid": "PHID-DREV-uunosf6z3jb2srsus3gt",
        "title": "Bug 1931482 - Properly calculate `scrolledArea` in PlaceScrollArea for RTL with minimum-scale size and initial-scale=1.0. r?tnikkel!,botond!",
        "bugzilla_id": 1931482,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519732/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519732/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262308"
    },
    "phid": "PHID-DIFF-oern5qsvp4uazwbjv7d2",
    "review_task_id": "UqUCccvcTfSGQevG8juvAw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f069471c4c7df0b39fc8ae5d467ab9cc47f4f7d6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110810/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T06:17:25.632431Z"
}