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

{
    "url": "https://demozoo.org/api/v1/bbses/5579/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5579/",
    "id": 5579,
    "name": "Crackers Home",
    "location": "Flensburg, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.78624,
    "longitude": 9.43064,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124719/?format=api",
                "id": 124719,
                "name": "Protech"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}