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
| Endpoint | Payload | Open |
|---|---|---|
GET/api/events | Every Assembly, Hangout, and Bash date in one chronological list; Bash editions carry their edition, prompt, and recap. | Open |
GET/api/producers | The full roster with genres, role, links, location, and spotlight tracks. | Open |
GET/api/resources | The asset library with formats, sizes, publication state, and unlock times. | Open |
GET/api/store | The store catalog with numeric SKUs, variations, sizes, prices, and stock. | Open |