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

{
    "url": "https://demozoo.org/api/v1/bbses/7430/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7430/",
    "id": 7430,
    "name": "Purgatory (612)",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128229/?format=api",
                "id": 128229,
                "name": "The Dark Prophet"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}