List and retrieve diffs with detailed revision information

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

{
    "id": 1080565,
    "revision": {
        "id": 488693,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "90e2a010a152db151e20c54b9d8d4f6fdf3a6a31",
        "head_changeset": "e79a25304d69db85c50a90af0de64bfc0952d7ee",
        "phabricator_id": 255589,
        "phabricator_phid": "PHID-DREV-cglrkbub6gsbqsqaj27b",
        "title": "WIP: Bug 1974892 - Disable HW encoder in MFTEncoder for H.264 High 6.2 with frame size > 4K",
        "bugzilla_id": 1974892,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/488693/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488693/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255589"
    },
    "phid": "PHID-DIFF-r7qacaahkx47w5nidy77",
    "review_task_id": "Wg8FQYHZSw6-q_hG7UY3QA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d826975074f3724fe4831a7164758846757b6661",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1080565/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-09T23:08:37.316562Z"
}