List and retrieve diffs with detailed revision information

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

{
    "id": 1093671,
    "revision": {
        "id": 491422,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "96fc24855eb37df1481106fc25a5e27af05b7cf3",
        "head_changeset": "73355faeee5c0f4e208777790175dcb16301b382",
        "phabricator_id": 256261,
        "phabricator_phid": "PHID-DREV-est2hgeov7wwjtxmm6io",
        "title": "WIP: Bug 799415 - camera-preview-wip",
        "bugzilla_id": 799415,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491422/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491422/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256261"
    },
    "phid": "PHID-DIFF-s6x7zozeou6bgqybtpb6",
    "review_task_id": "Nxxtk-XTQCauKLSns8LPgg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "94e5b4a69df9050ff33ec25b8cf69cbafe388519",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093671/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T18:09:38.863387Z"
}