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

{
    "url": "https://demozoo.org/api/v1/bbses/1509/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1509/",
    "id": 1509,
    "name": "Immortal Empire",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120107/?format=api",
                "id": 120107,
                "name": "AIS"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                "id": 25225,
                "name": "Pungas De Villa Martelli"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}