List and retrieve diffs with detailed revision information

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

{
    "id": 1110974,
    "revision": {
        "id": 519934,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9fa3193d908a46b3d25df165b201d7a6368e1b12",
        "head_changeset": "62a44ec546a406fbf8357174267a1dd3efb8bb93",
        "phabricator_id": 262367,
        "phabricator_phid": "PHID-DREV-konu45or7jog77wx7giq",
        "title": "Bug 1914361, allow the word 'prefix' to match telephone country codes, match telephone country codes before telephone, fix the error where the | was missing in the country code expressions, r=dimi,#credential-management-reviewers",
        "bugzilla_id": 1914361,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519934/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519934/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262367"
    },
    "phid": "PHID-DIFF-mgq5beqwq6wlngywrxnj",
    "review_task_id": "YBmxhLiBTGaKPj1cKtqfZw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "62a44ec546a406fbf8357174267a1dd3efb8bb93",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110974/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T13:13:57.234142Z"
}