List and retrieve diffs with detailed revision information

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

{
    "id": 1109810,
    "revision": {
        "id": 514486,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6c37785597e55a69b91f39cf58f2ddf813986156",
        "head_changeset": "06d79da67bebc06d27c2d960b26ec14e8ead2931",
        "phabricator_id": 261401,
        "phabricator_phid": "PHID-DREV-rgjh7ff535c3q244ir4c",
        "title": "Bug 1979115 - autofix border-radius linting errors r=#recomp-reviewers",
        "bugzilla_id": 1979115,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514486/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514486/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261401"
    },
    "phid": "PHID-DIFF-cgxzhlh3te4ia4scl3mq",
    "review_task_id": "Hc2vR9JYQNqeEwKnwn3wtQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "952c54ffc1c6034354fd4124855ee9291964cfcf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109810/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T22:45:16.685805Z"
}