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

{
    "url": "https://demozoo.org/api/v1/bbses/12375/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12375/",
    "id": 12375,
    "name": "Atomic Cafe",
    "location": "Fort Worth, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.72541,
    "longitude": -97.32085,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145768/?format=api",
                "id": 145768,
                "name": "Phantom Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75660/?format=api",
                "id": 75660,
                "name": "From The Ashes"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133748/?format=api",
                "id": 133748,
                "name": "Ozone"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145762/?format=api",
                "id": 145762,
                "name": "Advanced Software Piracy"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}