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

{
    "url": "https://demozoo.org/api/v1/bbses/7424/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7424/",
    "id": 7424,
    "name": "Demon's Gate",
    "location": "Jackson Heights, Queens County, New York, United States",
    "country_code": "US",
    "latitude": 40.75566,
    "longitude": -73.88541,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80341/?format=api",
                "id": 80341,
                "name": "Demon"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80326/?format=api",
                "id": 80326,
                "name": "Young Elite Artistic Hackers"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}