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

{
    "url": "https://demozoo.org/api/v1/bbses/12805/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12805/",
    "id": 12805,
    "name": "Force of Nature",
    "location": "Munka Ljungby, Ängelholms Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 56.26015,
    "longitude": 12.97393,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                "id": 12738,
                "name": "Thec"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147111/?format=api",
                "id": 147111,
                "name": "Clone"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": []
}