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

{
    "url": "https://demozoo.org/api/v1/bbses/11559/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11559/",
    "id": 11559,
    "name": "Vector",
    "location": "Santos, São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -23.85663,
    "longitude": -46.27055,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143408/?format=api",
                "id": 143408,
                "name": "Undertaker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143399/?format=api",
                "id": 143399,
                "name": "Rise Of Crackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}