List and retrieve diffs with detailed revision information

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

{
    "id": 1041046,
    "revision": {
        "id": 475849,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "17723ce85b4856eac8d8240b82a27ab3bf815a2b",
        "head_changeset": "e68c168b026e5db0a33d84110dfd1eeda3e7a1dd",
        "phabricator_id": 250423,
        "phabricator_phid": "PHID-DREV-izanlseplyhfzwdum7sx",
        "title": "WIP: Bug 1963137 - deactivate 2 tests DO NOT LAND",
        "bugzilla_id": 1963137,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475849/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475849/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250423"
    },
    "phid": "PHID-DIFF-xi7kxb5fnhtulj5g7npt",
    "review_task_id": "G37byh-yTHeEC2Vh07D2Ng",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fcb547f1fa0e2d4bc210c7e149318de8a017e8ef",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1041046/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-22T11:13:37.250901Z"
}