List and retrieve diffs with detailed revision information

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

{
    "id": 1105710,
    "revision": {
        "id": 512105,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b67bba4710eaeae412382dd3fe3a41db7bdc2713",
        "head_changeset": "9ac4e6cea3c8cf70128656e1dacbd5a772e42b7a",
        "phabricator_id": 260975,
        "phabricator_phid": "PHID-DREV-kcjlmqwfooqvey4zdlnk",
        "title": "WIP: Bug 1982594 - Meta changes, such as updating the version numbers and updating the schemas. r=nordzilla",
        "bugzilla_id": 1982594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512105/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512105/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260975"
    },
    "phid": "PHID-DIFF-zvpiw6x3c6i3zprbvgpp",
    "review_task_id": "UYYr1_N5T5aU9ef4C4Vk2A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b881818027079a6c2bd19cd9c99c17748bafa48b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105710/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T22:28:49.830140Z"
}