List and retrieve diffs with detailed revision information

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

{
    "id": 1088017,
    "revision": {
        "id": 496996,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9e5f97d7dc0cc38718bb3fec2d0b4150f87e93ef",
        "head_changeset": "d73ea3bfa37a2a6f75c39ca989a8ddecf3a13b65",
        "phabricator_id": 257683,
        "phabricator_phid": "PHID-DREV-pue5zltp7fzkzwjbymli",
        "title": "Bug 1925764 - Lower MAX_WHOLE_CELL_BUFFER_SIZE to use single-element post barrier in more cases. r?jonco!",
        "bugzilla_id": 1925764,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496996/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496996/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257683"
    },
    "phid": "PHID-DIFF-tm53nrc5ap5na4u7nunl",
    "review_task_id": "A9WAVnZ1TtC0GLn9nKDe-w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d73ea3bfa37a2a6f75c39ca989a8ddecf3a13b65",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088017/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T12:33:58.004911Z"
}