List and retrieve diffs with detailed revision information

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

{
    "id": 1047564,
    "revision": {
        "id": 471615,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "48c6a4652f393dfd7a06442db24381c6a8788662",
        "head_changeset": "3b66678b4a5f3203e7def31f4466b29197dc23b9",
        "phabricator_id": 244434,
        "phabricator_phid": "PHID-DREV-p2huiaj2timhcwmxb4ei",
        "title": "WIP: Bug 1943467 - wasm: Implement Wasm ABI in ABIGenerator using mode instead of inheritance.",
        "bugzilla_id": 1943467,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/471615/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/471615/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D244434"
    },
    "phid": "PHID-DIFF-4o3fuhc5m6ygm4cisdqu",
    "review_task_id": "SmTKzrhkSDeh3KzClFkpjA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e3c90e175c55de9abfb9dad3e645c665c07037d9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1047564/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-27T19:40:20.271724Z"
}