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

{
    "url": "https://demozoo.org/api/v1/bbses/3228/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3228/",
    "id": 3228,
    "name": "Silent Terror",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77339/?format=api",
                "id": 77339,
                "name": "MAX MEiER"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65043/?format=api",
                "id": 65043,
                "name": "Quasar"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
                "id": 115583,
                "name": "Energy Corporation"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}