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

{
    "url": "https://demozoo.org/api/v1/bbses/1785/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1785/",
    "id": 1785,
    "name": "Neverland",
    "location": "Geesthacht, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 53.43946,
    "longitude": 10.369,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120257/?format=api",
                "id": 120257,
                "name": "Mad Man"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}