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

{
    "url": "https://demozoo.org/api/v1/bbses/12833/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12833/",
    "id": 12833,
    "name": "Safety Zone",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184357/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184357/",
            "id": 184357,
            "title": "The Safety Zone BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121926/?format=api",
                "id": 121926,
                "name": "Dark Avenger"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147228/?format=api",
                "id": 147228,
                "name": "One Man Courier"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79020/?format=api",
                "id": 79020,
                "name": "Outlaws Exchange"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}