List and retrieve diffs with detailed revision information

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

{
    "id": 1093598,
    "revision": {
        "id": 493422,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6600170a27794c6a1e830f0bbf4265ea6104d90c",
        "head_changeset": "824d63a0a8bb03d986573765179a869f03dd5d0d",
        "phabricator_id": 256830,
        "phabricator_phid": "PHID-DREV-ozsgiqlhri3a4crv6w2i",
        "title": "Bug 1967793 - Properly implement hardware check in VideoEncoderConfig.isConfigSupported. r?#media-playback-reviewers,tjr",
        "bugzilla_id": 1967793,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493422/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493422/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256830"
    },
    "phid": "PHID-DIFF-sz3e55evvkvargo7qioy",
    "review_task_id": "b2PJhqKFRlWMnQv7XGaz9Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7d552173c4109f4207bc37b69c196c54e0ecf9f6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093598/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T17:24:20.198266Z"
}