Resources / API

Read the data.

Everything the site publishes — the calendar, the roster, the store catalog, and the asset library — is readable as JSON. No keys, no writes: point a GET at an endpoint and the current content comes back.

Endpoints
4
Methods
GET
Format
JSON
Caching
no-store

API / Reference

Endpoints

API endpoints, the payload each returns, and a link to open each one
EndpointPayloadOpen
GET/api/eventsEvery Assembly, Hangout, and Bash date in one chronological list; Bash editions carry their edition, prompt, and recap.Open
GET/api/producersThe full roster with genres, role, links, location, and spotlight tracks.Open
GET/api/resourcesThe asset library with formats, sizes, publication state, and unlock times.Open
GET/api/storeThe store catalog with numeric SKUs, variations, sizes, prices, and stock.Open