List and retrieve diffs with detailed revision information

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

{
    "id": 1109806,
    "revision": {
        "id": 509683,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
        "head_changeset": "e60597d01025a94bb2d9010aaf077bf9ae5d39c7",
        "phabricator_id": 260533,
        "phabricator_phid": "PHID-DREV-6bwyhs4sf4j52cwy2ttw",
        "title": "Bug 1979115 - autofix firefoxview border-radius linting errors r=#fxview-reviewers",
        "bugzilla_id": 1979115,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/509683/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509683/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260533"
    },
    "phid": "PHID-DIFF-elhx5m26jvk2xhyqagyp",
    "review_task_id": "TRrqRZjUSpSE9B-kbXukbw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ab70556417463ddd4496feb56074579d9ae120bf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109806/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T22:38:23.723995Z"
}