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

{
    "url": "https://demozoo.org/api/v1/bbses/10573/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10573/",
    "id": 10573,
    "name": "Los Icely",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188057/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188057/",
            "id": 188057,
            "title": "Los Icely Spaceport BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79728/?format=api",
                "id": 79728,
                "name": "Pirates Of The Mid-Atlantic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}