List and retrieve diffs with detailed revision information

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

{
    "id": 1055103,
    "revision": {
        "id": 477880,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f8682e8e02898ffecd788d84d910efa2e343104e",
        "head_changeset": "ec72ef17b1d8be546275745fdcdd23a5778cc87e",
        "phabricator_id": 253030,
        "phabricator_phid": "PHID-DREV-femtwxhjkgexqm3x4enw",
        "title": "WIP: Bug 1970739 - Part 5: Update MessageNotificationWorker to fetch and apply Nimbus experiments before attempting to get the next message",
        "bugzilla_id": 1970739,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477880/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477880/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253030"
    },
    "phid": "PHID-DIFF-y2yyrrjkis53u3lfjkdc",
    "review_task_id": "OV9XelJJTuKcxc9Ye79wLw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ec72ef17b1d8be546275745fdcdd23a5778cc87e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055103/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T15:34:28.239771Z"
}