List and retrieve diffs with detailed revision information

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

{
    "id": 1055586,
    "revision": {
        "id": 475424,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "aafe6b2423de2863f79411b9c4f127d09af5e787",
        "head_changeset": "b41f89d22e186339379ad64f4edf16fc3ea009cf",
        "phabricator_id": 249866,
        "phabricator_phid": "PHID-DREV-dsrstlnibanwolkllqhs",
        "title": "WIP: Bug 1923650 - Part 3: Remove browser mode update action dispatches outsidei of BrowsingModeManager",
        "bugzilla_id": 1923650,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475424/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475424/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249866"
    },
    "phid": "PHID-DIFF-tgmkjddjofnqocrk7n3i",
    "review_task_id": "HyIYnDmaS_aW86FE-nCw2A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b7bb5ce0d1ea6279bd6d99e8fa1cfea9168668aa",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055586/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T06:32:44.827127Z"
}