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

{
    "url": "https://demozoo.org/api/v1/bbses/10628/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10628/",
    "id": 10628,
    "name": "Cell Block 4 (314)",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135458/?format=api",
                "id": 135458,
                "name": "Lithotripter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121574/?format=api",
                "id": 121574,
                "name": "Arrogant Couriers with Essays"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}