List and retrieve diffs with detailed revision information

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

{
    "id": 1104263,
    "revision": {
        "id": 494387,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b5400a1076af4f24a315a298a4c8b82f5b04b3e7",
        "head_changeset": "1896ab10e388aad5655d6f76b38b6ac572745c7e",
        "phabricator_id": 257081,
        "phabricator_phid": "PHID-DREV-dtdbfbogyt7rbikohzn2",
        "title": "Bug 1941406: Enable support for the ::details-content pseudo-element. r?emilio,lukewarlow",
        "bugzilla_id": 1941406,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/494387/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494387/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257081"
    },
    "phid": "PHID-DIFF-ow73psvrywkep4yeu5ho",
    "review_task_id": "XrGO-z22SUyBHbyx9-5GYA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c22d61a7d8885fc0137fc7d096b73e0cdb19fe82",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104263/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-11T18:32:33.723869Z"
}