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

{
    "url": "https://demozoo.org/api/v1/bbses/2134/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2134/",
    "id": 2134,
    "name": "Extreme Exposure",
    "location": "Roeselare, Provincie West-Vlaanderen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.95,
    "longitude": 3.13333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43247/?format=api",
                "id": 43247,
                "name": "Lao Nightwolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120577/?format=api",
                "id": 120577,
                "name": "The Ultimate Seduction"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}