List and retrieve diffs with detailed revision information

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

{
    "id": 1110407,
    "revision": {
        "id": 518550,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3109cc48fd95920c7d40587efd0e082ef203f304",
        "head_changeset": "4356d29281523b61a03333550299da57aa51f634",
        "phabricator_id": 262186,
        "phabricator_phid": "PHID-DREV-yedskqy55kasvz2ve5e6",
        "title": "Bug 1984707 - Ensure textboxes on about:config are using semantic styling on HCM. r=#reusable-components-reviewers-rotation",
        "bugzilla_id": 1984707,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518550/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518550/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262186"
    },
    "phid": "PHID-DIFF-xboler3r2t7jpm6v7iwb",
    "review_task_id": "bIbbQIs0RcWV25-GMf_weQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4356d29281523b61a03333550299da57aa51f634",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110407/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T18:43:06.474618Z"
}