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

{
    "url": "https://demozoo.org/api/v1/bbses/624/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/624/",
    "id": 624,
    "name": "The Blond",
    "location": "Maribor, Slovenia",
    "country_code": "SI",
    "latitude": 46.55611,
    "longitude": 15.64306,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22253/?format=api",
                "id": 22253,
                "name": "Interlaced Bytes"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}