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

{
    "url": "https://demozoo.org/api/v1/bbses/12987/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12987/",
    "id": 12987,
    "name": "Tomorrow's 0rder of Magnitude",
    "location": "San Francisco, City and County of San Francisco, California, United States",
    "country_code": "US",
    "latitude": 37.77493,
    "longitude": -122.41942,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147690/?format=api",
                "id": 147690,
                "name": "Finger_Man"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147688/?format=api",
                "id": 147688,
                "name": "Nirvana"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}