List and retrieve diffs with detailed revision information

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

{
    "id": 1110060,
    "revision": {
        "id": 517894,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "cb9e8ed2ed5bf7d29885aeedf20e7a9810743b71",
        "head_changeset": "9b2716706e91c5c99c8a66dffc3483b43985c072",
        "phabricator_id": 262084,
        "phabricator_phid": "PHID-DREV-lrxinfawfiai4yevrljg",
        "title": "Bug 1984608 - Override the input box padding from global-shared.css. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1984608,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517894/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517894/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262084"
    },
    "phid": "PHID-DIFF-rwj6lqvs4ev7retvne5x",
    "review_task_id": "amjgb-86RYqtPhwqPDLJig",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "9b2716706e91c5c99c8a66dffc3483b43985c072",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110060/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T09:09:33.164830Z"
}