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

{
    "url": "https://demozoo.org/api/v1/bbses/5081/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5081/",
    "id": 5081,
    "name": "Ghost Hackers II",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123745/?format=api",
                "id": 123745,
                "name": "Great GFerd"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123744/?format=api",
                "id": 123744,
                "name": "Never At Rest Couriers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147960/?format=api",
                "id": 147960,
                "name": "The Unknöwn Couriers"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}