List and retrieve diffs with detailed revision information

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

{
    "id": 1110514,
    "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-spzum56uffck2ti5kkyo",
    "review_task_id": "A2Qy01-7R6yn6ts3UWZ5bw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "47f3db401be01de2a2de734c4faf80d221b5c11c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110514/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T21:31:00.995462Z"
}