List and retrieve diffs with detailed revision information

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

{
    "id": 1074587,
    "revision": {
        "id": 469448,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6fa17a3bab86becb8ab79919cf412916e0fa4e03",
        "head_changeset": "9ce728100203af0a5107e48ee342ac9e529c9d9c",
        "phabricator_id": 229651,
        "phabricator_phid": "PHID-DREV-tlrsakzpykhuwevnqgtt",
        "title": "Bug 1820594 - Part 38: WIP: Update error-type-1.html",
        "bugzilla_id": 1820594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/469448/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/469448/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D229651"
    },
    "phid": "PHID-DIFF-ouqc3llfvh7y6brv7mms",
    "review_task_id": "DBjgEN7gRN2WfuRQdX9P3A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c1b2a06250fb027ca8b1acd46e6ee523075ac5ae",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1074587/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T19:30:46.883981Z"
}