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

{
    "url": "https://demozoo.org/api/v1/bbses/8694/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8694/",
    "id": 8694,
    "name": "Wild Childs",
    "location": "Essen, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.45657,
    "longitude": 7.01228,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130236/?format=api",
                "id": 130236,
                "name": "Venice"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7673/?format=api",
                "id": 7673,
                "name": "Pigeon"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130237/?format=api",
                "id": 130237,
                "name": "Ian"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126696/?format=api",
                "id": 126696,
                "name": "Fantasy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7674/?format=api",
                "id": 7674,
                "name": "Necronom"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-console"
    ]
}