List and retrieve diffs with detailed revision information

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

{
    "id": 1055892,
    "revision": {
        "id": 477994,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3f12da1b322f2b823a7bd09cd01e6a416c6b05c5",
        "head_changeset": "837ec6aa6c447af9b454405cf2cfc90885f85bbe",
        "phabricator_id": 253166,
        "phabricator_phid": "PHID-DREV-veqczctvoivoy2jwctqn",
        "title": "Bug 1971308 - Propagate FormData to NavigateEvent. r=jjaschke!",
        "bugzilla_id": 1971308,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477994/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477994/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253166"
    },
    "phid": "PHID-DIFF-jnszt5dxmo6hdk5o6rdu",
    "review_task_id": "Z-JmSvldRbmMbYQSqD5GJw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "837ec6aa6c447af9b454405cf2cfc90885f85bbe",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055892/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T13:49:30.234484Z"
}