List and retrieve diffs with detailed revision information

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

{
    "id": 1100790,
    "revision": {
        "id": 484680,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0751b3be9021b3f179ccc946e78d58ed33f5e6e3",
        "head_changeset": "6e9778c2b822fd91440c32c138a95a0a67f0420f",
        "phabricator_id": 254802,
        "phabricator_phid": "PHID-DREV-aavxlr3mjpqofiym7pzv",
        "title": "Bug 1971685 - [devtools] Tell all touch simulators about picker states. r=#devtools-reviewers,ochameau",
        "bugzilla_id": 1971685,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484680/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484680/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254802"
    },
    "phid": "PHID-DIFF-h4mxkhwufpoqc3zcs4ph",
    "review_task_id": "MGCykkGFTI-0oI05uojPXA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3dff2dc2afd29cbc7e046436e1a0e1bf87722949",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100790/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T08:42:11.313161Z"
}