List and retrieve diffs with detailed revision information

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

{
    "id": 1078980,
    "revision": {
        "id": 489663,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9ed937ee84a5da70eaebe00b2fb66bd57ee3a8e6",
        "head_changeset": "2f4244feec4aacc3670ce0e07e2968b71ecfbacf",
        "phabricator_id": 255842,
        "phabricator_phid": "PHID-DREV-diaewr367cbtm5zxl3f6",
        "title": "Bug 1972009 - [WebCompat Reporter v2] Change placeholder text of what's broken dropdown",
        "bugzilla_id": 1972009,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489663/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489663/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255842"
    },
    "phid": "PHID-DIFF-zkhz4tyxomvctpkbpbyf",
    "review_task_id": "dYjvC8WmRQmHidXzpGuu3w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ee522a10b40ceeb0bc0e662528f27b8a6ed13669",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078980/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-07T20:05:29.197980Z"
}