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

{
    "url": "https://demozoo.org/api/v1/bbses/4779/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4779/",
    "id": 4779,
    "name": "Green Hell",
    "location": "Portland, Multnomah County, Oregon, United States",
    "country_code": "US",
    "latitude": 45.52345,
    "longitude": -122.67621,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123550/?format=api",
                "id": 123550,
                "name": "NOT"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30739/?format=api",
                "id": 30739,
                "name": "Kosmic Loader Foundation"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}