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

{
    "url": "https://demozoo.org/api/v1/bbses/790/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/790/",
    "id": 790,
    "name": "The Rising Sun",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119529/?format=api",
                "id": 119529,
                "name": "Newis"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}