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

{
    "url": "https://demozoo.org/api/v1/bbses/12822/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12822/",
    "id": 12822,
    "name": "The Testament",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76600/?format=api",
                "id": 76600,
                "name": "Black Dragon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76598/?format=api",
                "id": 76598,
                "name": "Police"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}