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

{
    "url": "https://demozoo.org/api/v1/bbses/5797/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5797/",
    "id": 5797,
    "name": "Firestorm Atari Center",
    "location": "Karlstads Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.47409,
    "longitude": 13.59961,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147989/?format=api",
                "id": 147989,
                "name": "Mikke Mattsson"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}