List and retrieve diffs with detailed revision information

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

{
    "id": 1055435,
    "revision": {
        "id": 476680,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0183a12d6e88484de4a2352873235d4bc4aca58b",
        "head_changeset": "84e0f5fca67abe1632b5f817be7667377f245670",
        "phabricator_id": 251623,
        "phabricator_phid": "PHID-DREV-e3p4syjrihwfrk6buwyf",
        "title": "WIP: Bug 1954122 - Part 1: Vendor in filter_adult Rust component from application-services.",
        "bugzilla_id": 1954122,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476680/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476680/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251623"
    },
    "phid": "PHID-DIFF-davaxjvlalx2wiiliopz",
    "review_task_id": "IX45OxL3SpSf09rdY90bMA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7a5fbb0dc15834249c09f3035859dc5b3fea1962",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055435/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T21:06:39.808460Z"
}