List and retrieve diffs with detailed revision information

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

{
    "id": 1108274,
    "revision": {
        "id": 515656,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5e3597f140f6c141e098c954a8a2bb46b991ce7f",
        "head_changeset": "8a177f7d27906f7d56026444428f138c3ca257f5",
        "phabricator_id": 261667,
        "phabricator_phid": "PHID-DREV-rpo3zptukdsj2dr66txo",
        "title": "Bug 1982677 - Make items in the app icon selection list a single entity for the talkback functionality",
        "bugzilla_id": 1982677,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515656/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515656/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261667"
    },
    "phid": "PHID-DIFF-bhu5b4yv7lt6e7x23qib",
    "review_task_id": "agEX0n9FQ4aPBvcbBBKU8A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8a177f7d27906f7d56026444428f138c3ca257f5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108274/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T23:14:15.415625Z"
}