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

{
    "url": "https://demozoo.org/api/v1/bbses/3838/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3838/",
    "id": 3838,
    "name": "Above The Law",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134712/?format=api",
                "id": 134712,
                "name": "Teddy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134713/?format=api",
                "id": 134713,
                "name": "CDM"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}