List and retrieve diffs with detailed revision information

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

{
    "id": 1079158,
    "revision": {
        "id": 489341,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b818996b0f5b3f8ce38d27998220ed6c2b31b9ca",
        "head_changeset": "d033bc392effeb27156806908763d74dea102b0f",
        "phabricator_id": 255753,
        "phabricator_phid": "PHID-DREV-cahvusy2igamczvnob2g",
        "title": "WIP: Bug 1974908 - Send section topic above AdBanner to UAPI.",
        "bugzilla_id": 1974908,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489341/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489341/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255753"
    },
    "phid": "PHID-DIFF-eoexe5rurcew2chpl436",
    "review_task_id": "Sg7mDzrzQ663smrtU3PX9g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b218c356bc7352ea3e4acf1621c7c5d53a7fea29",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079158/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-08T02:25:27.713648Z"
}