List and retrieve diffs with detailed revision information

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

{
    "id": 1110233,
    "revision": {
        "id": 518150,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d3e317f7dcfbf7200c97bfc572135a7bf5927ebd",
        "head_changeset": "e00449c7c67f235c6f4c36672e1b3a6cd4eb3ee8",
        "phabricator_id": 262148,
        "phabricator_phid": "PHID-DREV-ch25kr63ptcelfu4dl3n",
        "title": "Bug 1984655 - Ensure new ruby-positioning behavior is enabled for WPT ruby tests. r=#layout",
        "bugzilla_id": 1984655,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518150/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518150/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262148"
    },
    "phid": "PHID-DIFF-lpubzhgfnzdbio3e52hf",
    "review_task_id": "IhlfT_t4Sc-kpNM8DJp1Wg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e00449c7c67f235c6f4c36672e1b3a6cd4eb3ee8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110233/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T14:27:04.945236Z"
}