List and retrieve diffs with detailed revision information

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

{
    "id": 1088189,
    "revision": {
        "id": 496022,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "46c36584cce060c29746fd3347365dbb0267ba34",
        "head_changeset": "287f7bf604dc2c520736545cc240b6e256d48f2d",
        "phabricator_id": 257404,
        "phabricator_phid": "PHID-DREV-um5otl5eszzc3cxztino",
        "title": "Bug 1968279 - Part 6: Need to test on all brandings r=nrishel",
        "bugzilla_id": 1968279,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496022/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496022/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257404"
    },
    "phid": "PHID-DIFF-r2op6wjxgcjm7lvjobqk",
    "review_task_id": "JBp4f-ujSSizj2I1qNP1CQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d86c4194ec14b4f3fd66ea27e31049b7a8ad84cc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088189/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T16:18:47.523709Z"
}