List and retrieve diffs with detailed revision information

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

{
    "id": 1088013,
    "revision": {
        "id": 496945,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b790e0a90112aaec538e38f3d655137982e36014",
        "head_changeset": "a80c7a13f722d3f61464493285b694f6b2172bc8",
        "phabricator_id": 257682,
        "phabricator_phid": "PHID-DREV-nw6lb6lu6dxvq55cmsmb",
        "title": "Bug 1977803 - Move network.cookie.skip_browsing_context_check_in_parent_for_testing to staticpref, r?edgul",
        "bugzilla_id": 1977803,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496945/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496945/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257682"
    },
    "phid": "PHID-DIFF-4whnlhawzeevxhpwet7c",
    "review_task_id": "Y0_X_uK8QGmQ2QhaS_UQIQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a80c7a13f722d3f61464493285b694f6b2172bc8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088013/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T12:06:09.709398Z"
}