List and retrieve diffs with detailed revision information

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

{
    "id": 1108103,
    "revision": {
        "id": 511013,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "bba8b54545d17d0a940a38bc4bb8877c4b04e7bb",
        "head_changeset": "fae8a11e1add8af3d2090b18fec1ac13028e56d6",
        "phabricator_id": 260771,
        "phabricator_phid": "PHID-DREV-cpoztnpjdjk4c65jsdvd",
        "title": "Bug 1979995 - MPP-3995 enhancements(promotions): Implement the updated UX of the Relay signup modal for logged in users",
        "bugzilla_id": 1979995,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511013/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511013/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260771"
    },
    "phid": "PHID-DIFF-wz7fqhvbsa6yw7ux5q2u",
    "review_task_id": "eKp63BBfRZakVRJGL58SaA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "41d1b545c8c2570916404ee1d036cb8b50404b00",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108103/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T19:30:07.615039Z"
}