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

{
    "url": "https://demozoo.org/api/v1/bbses/11470/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11470/",
    "id": 11470,
    "name": "Exodus",
    "location": "Oklahoma, United States",
    "country_code": "US",
    "latitude": 35.49209,
    "longitude": -97.50328,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                "id": 86539,
                "name": "Radical Elite Movement"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}