List and retrieve diffs with detailed revision information

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

{
    "id": 1108706,
    "revision": {
        "id": 515624,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d1eb95caca71d91fab853631a3eb1cec2c1abdca",
        "head_changeset": "79b719824497d33086c75396ea5d97bf091ee03a",
        "phabricator_id": 261659,
        "phabricator_phid": "PHID-DREV-opwqr535tlmhdywzsvwl",
        "title": "WIP: Bug 1209163: Re-enable and fix existing test-cases for RTCDataChannel transfer.",
        "bugzilla_id": 1209163,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515624/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515624/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261659"
    },
    "phid": "PHID-DIFF-hvjfmfscxdrptx6xy5ax",
    "review_task_id": "Ko1IYiEbS6uT6IzLO50q7Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bdbdae748938fd95f5f7c220c7182128e70aa25d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108706/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T14:33:05.112558Z"
}