List and retrieve diffs with detailed revision information

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

{
    "id": 1077906,
    "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-ijqezitb2jjbpwtns6em",
    "review_task_id": "QSky-i1wSHSQavh_EgFK2w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d7896e37c28829a37a7668762a101093da93bae7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077906/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-04T07:36:43.966377Z"
}