List and retrieve diffs with detailed revision information

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

{
    "id": 1027149,
    "revision": {
        "id": 473735,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "30d833468eba8358571c55ec3e7e8991f4952fb9",
        "head_changeset": "1604d8118d8d1acae5de8f33565568662b65a6bc",
        "phabricator_id": 247089,
        "phabricator_phid": "PHID-DREV-7dwvdsciohqqybp2i6ty",
        "title": "Bug 1963331 - Update the install popup strings when the add-on is unsigned. r?rpl!",
        "bugzilla_id": 1963331,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/473735/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473735/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D247089"
    },
    "phid": "PHID-DIFF-qtwz6bajvz3u6n26gqsd",
    "review_task_id": "SCfyWQI5R0mgcCUwQ8cDGw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c923e1b1691b0203b97ee570e2c066fd594e3360",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1027149/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-05T10:17:50.819452Z"
}