List and retrieve diffs with detailed revision information

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

{
    "id": 1110317,
    "revision": {
        "id": 518437,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "644185db8b5965fae018caf6f1c5f31d2299b1e3",
        "head_changeset": "9a4b7947d3053b09b578c6e7c59c839db71fb5de",
        "phabricator_id": 262007,
        "phabricator_phid": "PHID-DREV-4jp6qbtu7zkxuetbx333",
        "title": "Bug 1982921 - Create and publish universal Fenix APKs during the build.",
        "bugzilla_id": 1982921,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518437/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518437/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262007"
    },
    "phid": "PHID-DIFF-eyctcq24gwggs7735b4w",
    "review_task_id": "OqcnyTkXTqGVzLYLbrazfg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9a4b7947d3053b09b578c6e7c59c839db71fb5de",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110317/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T16:41:16.060460Z"
}