List and retrieve diffs with detailed revision information

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

{
    "id": 1079013,
    "revision": {
        "id": 491635,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f02209f56f063527d6ee9041181f01b4c845d998",
        "head_changeset": "eb58713fc6d87a216fe3b93a5c648324cfa577ec",
        "phabricator_id": 256351,
        "phabricator_phid": "PHID-DREV-4jxvzn44o6x3mrmnnk5e",
        "title": "Bug 1976068 - part2 : remove related code in WMFDecoderModule.",
        "bugzilla_id": 1976068,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491635/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491635/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256351"
    },
    "phid": "PHID-DIFF-6kazwc7vitxpzd3b2xbm",
    "review_task_id": "RfoKLlfrS5ybx_npCtkkhQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "eb58713fc6d87a216fe3b93a5c648324cfa577ec",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079013/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-07T20:00:54.600159Z"
}