List and retrieve diffs with detailed revision information

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

{
    "id": 1109255,
    "revision": {
        "id": 514091,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "56fa7d27a8b4d50953b21af0e70f3d53bde8a82e",
        "head_changeset": "5171a19afcf23a1cee2b33827aeb5514fee2b138",
        "phabricator_id": 261339,
        "phabricator_phid": "PHID-DREV-htyzcjmbqhwpwxpgum3h",
        "title": "Bug 1583902 - [devtools] Added InspectorUtils.isBlockContainer to check whether an element is a block container. r=emilio,dholbert",
        "bugzilla_id": 1583902,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514091/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514091/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261339"
    },
    "phid": "PHID-DIFF-lr5i524c34wqz53673h7",
    "review_task_id": "Td_yfESERq-RbX3OTb6grA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b8f6c80a89d3cb582268b9929206bb70340919bb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109255/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T08:56:19.085677Z"
}