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

{
    "url": "https://demozoo.org/api/v1/bbses/10542/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10542/",
    "id": 10542,
    "name": "Wasted Warez",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87641/?format=api",
                "id": 87641,
                "name": "Chevy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}