List and retrieve diffs with detailed revision information

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

{
    "id": 1067098,
    "revision": {
        "id": 483936,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d4f8b3bda3be69f74b5f6181e734f37ac5d9fd95",
        "head_changeset": "4af206e30670391616caee3e0ce86bffeffa4269",
        "phabricator_id": 254642,
        "phabricator_phid": "PHID-DREV-lyq5f32yz6z6kzocrgo6",
        "title": "Bug 1972291 [Wayland] Clear frame callback handler on WaylandSurface::Unmap() r?emilio",
        "bugzilla_id": 1972291,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483936/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483936/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254642"
    },
    "phid": "PHID-DIFF-kv5v7gpulc7blv3fbbf2",
    "review_task_id": "QaRs8NaeQsKc6pTliI3beg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4af206e30670391616caee3e0ce86bffeffa4269",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067098/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T07:45:12.580180Z"
}