List and retrieve diffs with detailed revision information

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

{
    "id": 1109217,
    "revision": {
        "id": 515063,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "1e2c9db7fc67592f31d94c02918d7023d777d8c1",
        "head_changeset": "4ff85b93a222b26589f4bf72b7cc03d4b8f32f6f",
        "phabricator_id": 261521,
        "phabricator_phid": "PHID-DREV-i6htwyoquj4kohhehuc7",
        "title": "Bug 1942381 - Fix colour picker HTML text string. r=#thunderbird-reviewers",
        "bugzilla_id": 1942381,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515063/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515063/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261521"
    },
    "phid": "PHID-DIFF-ip4waoyik6d7m3aaiuxq",
    "review_task_id": "JAeoTsmrSQOpXv7VFH7NuA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "cd7bd241e977d04be846f6e40cca1cd9c1bc65da",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109217/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T07:50:36.431628Z"
}