{
 "club": "The 24601 Club",
 "capacity": 24601,
 "seats_are": "issued in order, lowest first",
 "docs": "https://24601.club/verify",
 "endpoints": [
  "/api/census",
  "/api/roll",
  "/api/seat/:n",
  "/api/draws",
  "/api/petitions",
  "/api/votes",
  "/api/districts"
 ],
 "note": "Read-only, no key, no rate limit worth mentioning. Everything here is also on a page a human can read."
}