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

{
    "url": "https://demozoo.org/api/v1/bbses/4831/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4831/",
    "id": 4831,
    "name": "FBI Agents",
    "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/99976/?format=api",
                "id": 99976,
                "name": "Fbi Agent"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30391/?format=api",
                "id": 30391,
                "name": "Digital"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                "id": 4017,
                "name": "Irata"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}