List and retrieve diffs with detailed revision information

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

{
    "id": 1110730,
    "revision": {
        "id": 519454,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4d8f166291a3525ec3013e2fe3e0de3764ab590d",
        "head_changeset": "bd1bba1587d71a988e95590d62ef19a7bddb99e1",
        "phabricator_id": 262264,
        "phabricator_phid": "PHID-DREV-cwzoy7me645ud2srymtx",
        "title": "WIP: Bug 1978017 - Add learn more URL to localhost and local network access permission prompts",
        "bugzilla_id": 1978017,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519454/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519454/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262264"
    },
    "phid": "PHID-DIFF-5e3zdqwkuey4cijanwtg",
    "review_task_id": "MXS3h-0_QdSy17nD0j2kaA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bd1bba1587d71a988e95590d62ef19a7bddb99e1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110730/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-24T19:45:36.255162Z"
}