List and retrieve diffs with detailed revision information

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

{
    "id": 1092744,
    "revision": {
        "id": 489689,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9ed937ee84a5da70eaebe00b2fb66bd57ee3a8e6",
        "head_changeset": "a36178531893c43f8f0589de4ec432ecb7017e78",
        "phabricator_id": 255846,
        "phabricator_phid": "PHID-DREV-m3n52zq6qjdnkh5545ie",
        "title": "Bug 1969980 - part 8 - Remove Deleted [search engine name] snackbar",
        "bugzilla_id": 1969980,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489689/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489689/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255846"
    },
    "phid": "PHID-DIFF-ye33pdwukgtcdv423gha",
    "review_task_id": "RSybiOKoRNeWQxh_Nn5gyA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a57aadf91a16bc22ab81f1699c741df364b350a7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1092744/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-21T21:27:21.937191Z"
}