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

{
    "url": "https://demozoo.org/api/v1/bbses/1412/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1412/",
    "id": 1412,
    "name": "Northern Light (040)",
    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.45037,
    "longitude": 5.45279,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8266/?format=api",
                "id": 8266,
                "name": "Traxx"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}