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

{
    "url": "https://demozoo.org/api/v1/bbses/13128/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13128/",
    "id": 13128,
    "name": "Liquid Empire",
    "location": "Aalst, Provincie Oost-Vlaanderen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.94652,
    "longitude": 4.07251,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53955/?format=api",
                "id": 53955,
                "name": "The Emperor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53952/?format=api",
                "id": 53952,
                "name": "InterActive"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}