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

{
    "url": "https://demozoo.org/api/v1/bbses/14224/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14224/",
    "id": 14224,
    "name": "Mystical Aura",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152942/?format=api",
                "id": 152942,
                "name": "Mystic Dragon"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152943/?format=api",
                "id": 152943,
                "name": "Doshu"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152944/?format=api",
                "id": 152944,
                "name": "Christopher Chin"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152945/?format=api",
                "id": 152945,
                "name": "Elusive Systems Designs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}