List and retrieve diffs with detailed revision information

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

{
    "id": 1048167,
    "revision": {
        "id": 476565,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "49ffec9bf37109fe0fed4511707edd5507c512ec",
        "head_changeset": "26714f062557a6e24320e3e9472c43ab522bbbba",
        "phabricator_id": 243797,
        "phabricator_phid": "PHID-DREV-3nsqye3zku22pt4anyoe",
        "title": "Bug 1953487 - Update themes keywords including ability to match multiple keywords. r=daisuke",
        "bugzilla_id": 1953487,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476565/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476565/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D243797"
    },
    "phid": "PHID-DIFF-baaoym3oppc7cqd7qbkj",
    "review_task_id": "bvEeKAPNQj67HxObZjtJgw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "26714f062557a6e24320e3e9472c43ab522bbbba",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1048167/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-28T11:53:13.317855Z"
}