List and retrieve diffs with detailed revision information

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

{
    "id": 1105711,
    "revision": {
        "id": 512104,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "73b748211a46e25dc6d067e83cd63b2e3c362f29",
        "head_changeset": "dd8a1e28b372c485a7705b1e00effb3b101a01f3",
        "phabricator_id": 260976,
        "phabricator_phid": "PHID-DREV-wg6hjjnkquy45n7ruhxz",
        "title": "WIP: Bug 1982594 - Sending the Blob from the parent process to the child process and decompressing it using DecompressionStream. r=nordzilla",
        "bugzilla_id": 1982594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512104/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512104/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260976"
    },
    "phid": "PHID-DIFF-o4huwc3h5he2wxrmcrnk",
    "review_task_id": "FhbqfoCwQu-LNRZ8no1t_A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "757c507e59f2da3e343abc7c5cc46972f60a3489",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105711/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T22:29:30.095151Z"
}