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

{
    "url": "https://demozoo.org/api/v1/bbses/2808/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2808/",
    "id": 2808,
    "name": "Doomsday",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121290/?format=api",
                "id": 121290,
                "name": "Darkhalf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                "id": 3761,
                "name": "Byteam"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}