List and retrieve diffs with detailed revision information

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

{
    "id": 1055100,
    "revision": {
        "id": 477876,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f8682e8e02898ffecd788d84d910efa2e343104e",
        "head_changeset": "86a8ded8e0ef0d139307fa6978f9e0c6bd766e25",
        "phabricator_id": 253027,
        "phabricator_phid": "PHID-DREV-livfhrnpdza7e4feqhvm",
        "title": "WIP: Bug 1970739 - Part 2: Move ExperimentsOperation out of the splash screen package.",
        "bugzilla_id": 1970739,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477876/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477876/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253027"
    },
    "phid": "PHID-DIFF-dojjuafdvjbsnijyyabo",
    "review_task_id": "Swx3ODc4SV67R2Lp_IXTXQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "86a8ded8e0ef0d139307fa6978f9e0c6bd766e25",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055100/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T15:30:42.876801Z"
}