List and retrieve diffs with detailed revision information

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

{
    "id": 1110908,
    "revision": {
        "id": 519819,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5e3597f140f6c141e098c954a8a2bb46b991ce7f",
        "head_changeset": "30a883e6345d3e7f210a44949dd989682cb35024",
        "phabricator_id": 262342,
        "phabricator_phid": "PHID-DREV-msph2g25vk6iwy7uzylu",
        "title": "Bug 1932140 - Enable screensharing crashtest on macOS. r?padenot",
        "bugzilla_id": 1932140,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519819/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519819/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262342"
    },
    "phid": "PHID-DIFF-kjd5r3yfwlwhw74llllq",
    "review_task_id": "C7uJ0TG4T52hbaQSOrtsVQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "30a883e6345d3e7f210a44949dd989682cb35024",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110908/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T10:47:06.519791Z"
}