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

{
    "url": "https://demozoo.org/api/v1/bbses/5536/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5536/",
    "id": 5536,
    "name": "Digital Remains",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52832/?format=api",
                "id": 52832,
                "name": "Miniztry"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52833/?format=api",
                "id": 52833,
                "name": "Rayar"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic"
    ]
}