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

{
    "url": "https://demozoo.org/api/v1/bbses/604/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/604/",
    "id": 604,
    "name": "Moonshade",
    "location": "Kreisfreie Stadt München, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.15389,
    "longitude": 11.54806,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119326/?format=api",
                "id": 119326,
                "name": "Joshua"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108099/?format=api",
                "id": 108099,
                "name": "Hard Behaviour Excitation"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}