List and retrieve diffs with detailed revision information

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

{
    "id": 1067360,
    "revision": {
        "id": 477486,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "765d3f515c66fdce00fd79a42cf926d3b0b5dee4",
        "head_changeset": "9fefe041c97a9abaed0630b706086852eb904441",
        "phabricator_id": 252575,
        "phabricator_phid": "PHID-DREV-4jqucmq6orj4yiscfqqb",
        "title": "Bug 1963885 part 6 - move acknowledgement message after Acknowledge() call r=#dlp-reviewers!",
        "bugzilla_id": 1963885,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477486/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477486/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252575"
    },
    "phid": "PHID-DIFF-gf566x2kfjdndk2n5dmp",
    "review_task_id": "MpUtl819TQOvD8Ax1v5KBw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "5b85994904c71351ca57c00f5dd5fc585c9399f1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067360/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T14:35:24.786269Z"
}