List and retrieve diffs with detailed revision information

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

{
    "id": 1067084,
    "revision": {
        "id": 483883,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "faae793ce036c32967cf27e655904f1a776f91a9",
        "head_changeset": "6d4a64dbb02ac478cd1995a0b9934639e1bb363d",
        "phabricator_id": 254637,
        "phabricator_phid": "PHID-DREV-ocpit5nvriecum7wzank",
        "title": "Bug 1966298 - Style the -moz-search-clear-button to our needs. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1966298,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483883/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483883/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254637"
    },
    "phid": "PHID-DIFF-suxhzts7ebrv6yjs6yhm",
    "review_task_id": "TEZuiuPfQQexmRa8ivLA6g",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "6d4a64dbb02ac478cd1995a0b9934639e1bb363d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067084/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T05:55:18.142003Z"
}