List and retrieve diffs with detailed revision information

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

{
    "id": 1088591,
    "revision": {
        "id": 495938,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "702da752463da8b4f1e7e5347965ecbc7c2e8be2",
        "head_changeset": "d1c35e2da123a2c04e9402fbf7a512b5c3181121",
        "phabricator_id": 257357,
        "phabricator_phid": "PHID-DREV-v6lgklfy3fq65hhpyqxj",
        "title": "Bug 1965482 - Default to not installing fonts (Ahem.ttf) when we run web-platform-tests.",
        "bugzilla_id": 1965482,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495938/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495938/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257357"
    },
    "phid": "PHID-DIFF-w6xmtcnxsa55py2uqfa3",
    "review_task_id": "WfAt057SSuGAsdbtpRhCvA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "35f4ea4bacb4bbb7b7aa2d9d6f244a76d7cbcea6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088591/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T08:46:29.267704Z"
}