List and retrieve diffs with detailed revision information

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

{
    "id": 1055720,
    "revision": {
        "id": 476082,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "789198a042fcfe8cff755b1da0e9d3bed635093f",
        "head_changeset": "dbe073bc46991c43949ee624ca7a7727a0ac504f",
        "phabricator_id": 250798,
        "phabricator_phid": "PHID-DREV-ubelydkzogfo563vfknq",
        "title": "WIP: Bug 1953740 - part 1 - Allow entering text in home toolbar composable",
        "bugzilla_id": 1953740,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476082/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476082/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250798"
    },
    "phid": "PHID-DIFF-v3jwqjz3spgcgv4rzw2j",
    "review_task_id": "f8SuxyFkSGSkSBPlQBX35w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ad75ff6b4bfbf5257bf6533a0c0ca9a700ddb3ff",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055720/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T11:07:17.995915Z"
}