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

{
    "url": "https://demozoo.org/api/v1/bbses/13751/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13751/",
    "id": 13751,
    "name": "Kruger's Wife",
    "location": "Subotica, North Bačka, Vojvodina, Serbia",
    "country_code": "RS",
    "latitude": 46.1,
    "longitude": 19.66667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150759/?format=api",
                "id": 150759,
                "name": "Kruger"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23719/?format=api",
                "id": 23719,
                "name": "Pain"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150760/?format=api",
                "id": 150760,
                "name": "Kada"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}