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

{
    "url": "https://demozoo.org/api/v1/bbses/643/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/643/",
    "id": 643,
    "name": "Absolute Zero (501)",
    "location": "Arkansas, United States",
    "country_code": "US",
    "latitude": 34.75037,
    "longitude": -92.50044,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119371/?format=api",
                "id": 119371,
                "name": "Anagoge"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119372/?format=api",
                "id": 119372,
                "name": "Uranium"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}