List and retrieve diffs with detailed revision information

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

{
    "id": 1076233,
    "revision": {
        "id": 489139,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "55668f485b3768a6ba552afcb4d7bcc9b33b70c2",
        "head_changeset": "ed2e396a4fa8fbf7f42b39745ebb84e167408d45",
        "phabricator_id": 255697,
        "phabricator_phid": "PHID-DREV-tl5fkhxtwtk3e43ynxxy",
        "title": "Bug 1975027 - land NSS 3.113.1 UPGRADE_NSS_RELEASE. r=keeler",
        "bugzilla_id": 1975027,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489139/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489139/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255697"
    },
    "phid": "PHID-DIFF-5cn23v6bmtxqyfg3oax3",
    "review_task_id": "TTOyY4QGRDq-uwwHrdsQJQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ed2e396a4fa8fbf7f42b39745ebb84e167408d45",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1076233/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-01T18:58:07.918283Z"
}