List and retrieve diffs with detailed revision information

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

{
    "id": 1072348,
    "revision": {
        "id": 485291,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "af095fbba257bf8e683b6445b5b494e777443473",
        "head_changeset": "419e2deb54933ea54913db66fa2397baf38c9b05",
        "phabricator_id": 254975,
        "phabricator_phid": "PHID-DREV-3iiyvwyrllvjm5v3jjvk",
        "title": "Bug 1932877 - Removed tab strip private browsing toggle",
        "bugzilla_id": 1932877,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485291/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485291/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254975"
    },
    "phid": "PHID-DIFF-uhltwrx5pnagthuhqtzm",
    "review_task_id": "CXsgN4H0R-iOZ741Mk2jIQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "419e2deb54933ea54913db66fa2397baf38c9b05",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1072348/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-25T16:08:24.182086Z"
}