List and retrieve diffs with detailed revision information

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

{
    "id": 1077026,
    "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-5yoxkehen5msjaicd67y",
    "review_task_id": "Dy9QuxlnTQGlOZo9Sp47xg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "763b3085e15988d4da0f88d43a4e90ada203a70b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077026/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-02T20:49:31.924577Z"
}