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

{
    "url": "https://demozoo.org/api/v1/bbses/2138/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2138/",
    "id": 2138,
    "name": "Heart",
    "location": "Mellersta Finland, Central Finland, Finland",
    "country_code": "FI",
    "latitude": 62.5,
    "longitude": 25.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120588/?format=api",
                "id": 120588,
                "name": "Trazom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}