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

{
    "url": "https://demozoo.org/api/v1/bbses/7162/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7162/",
    "id": 7162,
    "name": "The Dark Moon (510)",
    "location": "Arkansas, United States",
    "country_code": "US",
    "latitude": 34.75037,
    "longitude": -92.50044,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127711/?format=api",
                "id": 127711,
                "name": "Dr. Nack"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                "id": 86825,
                "name": "Escape"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77625/?format=api",
                "id": 77625,
                "name": "Software Liberation Army"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124293/?format=api",
                "id": 124293,
                "name": "Apocalypse"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav",
        "vision-x"
    ]
}