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

{
    "url": "https://demozoo.org/api/v1/bbses/568/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/568/",
    "id": 568,
    "name": "Mathom",
    "location": "Poznań, Greater Poland, Poland",
    "country_code": "PL",
    "latitude": 52.40692,
    "longitude": 16.92993,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48178/?format=api",
                "id": 48178,
                "name": "Mathom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}