List and retrieve diffs with detailed revision information

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

{
    "id": 1111624,
    "revision": {
        "id": 519177,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9f4549668822041e759d3e507c536dadf75703e3",
        "head_changeset": "e8537d06435b8c34dedd922311a39487adb65889",
        "phabricator_id": 262243,
        "phabricator_phid": "PHID-DREV-5qeacxrkkdg72uu2ajeh",
        "title": "Bug 1984799 - test(webgpu): accept observed intermittents r=#webgpu-reviewers",
        "bugzilla_id": 1984799,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519177/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519177/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262243"
    },
    "phid": "PHID-DIFF-ga2sr5eld24aqctjnxml",
    "review_task_id": "Qb4vAaVwRgqlssxbLe8nGg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7e167b984ba35f22d505bc025f539d3bcfec966c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111624/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T04:57:17.841283Z"
}