List and retrieve diffs with detailed revision information

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

{
    "id": 1088269,
    "revision": {
        "id": 497297,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2945b847a815c838524ee98db55980903b7d6d46",
        "head_changeset": "89ac1822324071466316bdb9c99380ade81b9eed",
        "phabricator_id": 230207,
        "phabricator_phid": "PHID-DREV-taavqdviaam5ajllqz5w",
        "title": "Bug 1571470 - webrtc-svc vp9 wpt tests expect PASS;r?dbaker",
        "bugzilla_id": 1571470,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497297/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497297/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D230207"
    },
    "phid": "PHID-DIFF-frycchhjnh4pg36o47cs",
    "review_task_id": "U1ILFJR_TSO9q_6MJDs--Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "89ac1822324071466316bdb9c99380ade81b9eed",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088269/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T18:01:44.951711Z"
}