List and retrieve diffs with detailed revision information

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

{
    "id": 1110955,
    "revision": {
        "id": 519801,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e83bda0c0cb5fd032edf5e15d32773be5bafb846",
        "head_changeset": "19337341f27d9c89acc94a65b0d8de8d489fb5a2",
        "phabricator_id": 262333,
        "phabricator_phid": "PHID-DREV-yxvt74wzwcjrewktsvgm",
        "title": "Bug 1984884 - Stop re-setting the selected text in nsComboboxControlFrame::Reflow. r=#layout",
        "bugzilla_id": 1984884,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519801/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519801/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262333"
    },
    "phid": "PHID-DIFF-e4lwcahcvgeximlknjjm",
    "review_task_id": "aySXm4qrR36Its9-hALtXA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "df485b4b35b624aee1d3ee23744465df2fa20fcc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110955/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T12:27:09.314719Z"
}