List and retrieve diffs with detailed revision information

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

{
    "id": 1101723,
    "revision": {
        "id": 507449,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
        "head_changeset": "e6d6f19a469143e87157c822fc27f0cfbb5c12cc",
        "phabricator_id": 260134,
        "phabricator_phid": "PHID-DREV-wnm27ilmbowfln4odwv3",
        "title": "Bug 1981457 - Handle qr scanner button interactions in bookmarks and history also r=#android-reviewers",
        "bugzilla_id": 1981457,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/507449/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507449/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260134"
    },
    "phid": "PHID-DIFF-a36nsr5zm5wgr46qksbf",
    "review_task_id": "cSOoksRCTjGMAp1sotVdYA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e6d6f19a469143e87157c822fc27f0cfbb5c12cc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101723/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-06T12:33:25.435676Z"
}