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

{
    "url": "https://demozoo.org/api/v1/bbses/9867/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9867/",
    "id": 9867,
    "name": "VORTEX BBS (vortex.redirectme.net:3777)",
    "location": "Novi Sad, South Bačka, Vojvodina, Serbia",
    "country_code": "RS",
    "latitude": 45.25167,
    "longitude": 19.83694,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133108/?format=api",
                "id": 133108,
                "name": "Strahinja Bojovic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}