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

{
    "url": "https://demozoo.org/api/v1/bbses/2507/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2507/",
    "id": 2507,
    "name": "Cyber Sphincter",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47150/?format=api",
                "id": 47150,
                "name": "The Renegade Information Crew"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}