List and retrieve diffs with detailed revision information

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

{
    "id": 1105757,
    "revision": {
        "id": 510958,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "507b9d6bb01619c22c9324e29d9904c195b4cfe6",
        "head_changeset": "029cfd7a715f83ceb34cd5551b6977a41b6400e9",
        "phabricator_id": 260752,
        "phabricator_phid": "PHID-DREV-6uz2vev7c2ejebae6h6y",
        "title": "Bug 1982466 - Vendor Application-Services e88505b for suggest serp categories. r=nanj",
        "bugzilla_id": 1982466,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/510958/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510958/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260752"
    },
    "phid": "PHID-DIFF-3purxzpgxkgghczfgv6e",
    "review_task_id": "eaBYQh8zSBK2Q0JlKSUfYw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "462b05d410875cba8c9eda3dab9fe3d9740af77a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105757/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T00:59:24.270965Z"
}