List and retrieve diffs with detailed revision information

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

{
    "id": 1107613,
    "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-7d3n57ehx2eypjctkodm",
    "review_task_id": "WoCXrLaORvCQREGYqxvqoQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "4ff85b93a222b26589f4bf72b7cc03d4b8f32f6f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107613/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T07:49:31.792924Z"
}