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

{
    "url": "https://demozoo.org/api/v1/bbses/578/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/578/",
    "id": 578,
    "name": "Logics",
    "location": "Herefordshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.08333,
    "longitude": -2.75,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48184/?format=api",
                "id": 48184,
                "name": "Fingers"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67782/?format=api",
                "id": 67782,
                "name": "Phrozen Crew"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}