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

{
    "url": "https://demozoo.org/api/v1/bbses/10375/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10375/",
    "id": 10375,
    "name": "Animalize",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134346/?format=api",
                "id": 134346,
                "name": "Warlord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                "id": 46362,
                "name": "SKiLLiON"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}