List and retrieve diffs with detailed revision information

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

{
    "id": 1040188,
    "revision": {
        "id": 475866,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "93181f9b4274e91ce0a7deed1cb33e00ffb61a4c",
        "head_changeset": "0d0011199ce6f02bdfa5ff80d1dda18efc7d785e",
        "phabricator_id": 250442,
        "phabricator_phid": "PHID-DREV-vnyi2rihuof6dgzj72bn",
        "title": "Bug 1967750 - Update shortcut sponsor label size r?#home-newtab-reviewers",
        "bugzilla_id": 1967750,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475866/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475866/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250442"
    },
    "phid": "PHID-DIFF-4qjux5rlrf7uq4aa4x7s",
    "review_task_id": "bozSAuSxTiqo8oI6Ot-rRg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9637cc969e6a955cb08794f9164518ae1e7733db",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1040188/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T19:46:04.138330Z"
}