List and retrieve diffs with detailed revision information

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

{
    "id": 1088190,
    "revision": {
        "id": 497153,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9dae8d2dae54c75d1fcc9fd21369b937848eefd1",
        "head_changeset": "6d98b7998197cdfd6fde8a7cae38a64fcdb992d0",
        "phabricator_id": 257721,
        "phabricator_phid": "PHID-DREV-3ds2mdj4cz7lobhludin",
        "title": "Bug 1977854 - Remove a couple page-size-related definitions.  r=rhunt",
        "bugzilla_id": 1977854,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497153/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497153/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257721"
    },
    "phid": "PHID-DIFF-k2rgspgwz5qgikkkcuks",
    "review_task_id": "bGQETFSlQm2IPZDXAWaPCw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3abb3f0942c5796442953a86556a7923fa0e3802",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088190/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T16:00:07.227322Z"
}