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

{
    "url": "https://demozoo.org/api/v1/bbses/4720/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4720/",
    "id": 4720,
    "name": "The PC/DC BBS",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81119/?format=api",
                "id": 81119,
                "name": "HAL"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67951/?format=api",
                "id": 67951,
                "name": "TOCi"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21581/?format=api",
                "id": 21581,
                "name": "Agressive Giants"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "erratic-net"
    ]
}