List and retrieve diffs with detailed revision information

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

{
    "id": 1110658,
    "revision": {
        "id": 519176,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9f4549668822041e759d3e507c536dadf75703e3",
        "head_changeset": "e4aff2970f4893d1b81b566d6743601b0002ea8f",
        "phabricator_id": 262242,
        "phabricator_phid": "PHID-DREV-u7p7fubfip6oreou7bwy",
        "title": "Bug 1984799 - test(webgpu): sync `implementation-status` for `webgpu:api,operation,storage_texture,read_only:basic:*` r=#webgpu-reviewers",
        "bugzilla_id": 1984799,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519176/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519176/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262242"
    },
    "phid": "PHID-DIFF-s3tthnekpx3sstewhg33",
    "review_task_id": "Du3_2KbxTYmZDc_HgP9SdA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e4aff2970f4893d1b81b566d6743601b0002ea8f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110658/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-23T15:20:09.887617Z"
}