List and retrieve diffs with detailed revision information

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

{
    "id": 1055208,
    "revision": {
        "id": 477669,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f1aa8c54040bec072d65fdf95379df132204410c",
        "head_changeset": "183c995d610fd452cde0e41f52634b4f5599bb3d",
        "phabricator_id": 252790,
        "phabricator_phid": "PHID-DREV-6dcngjyn7crvfnemnuy2",
        "title": "Bug 1969802 - Part 2: Make Desktop single-locale repacks configure each locale. r?#build",
        "bugzilla_id": 1969802,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477669/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477669/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252790"
    },
    "phid": "PHID-DIFF-ysplj72srws52bfgs4eb",
    "review_task_id": "ZHjPd0IgRo2eoLa9sClDgg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f54705a5dfb581e7358c8f3841d8881a1751be82",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055208/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T18:03:16.411060Z"
}