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

{
    "url": "https://demozoo.org/api/v1/bbses/13547/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13547/",
    "id": 13547,
    "name": "Chemical World Station",
    "location": "Surgut, Khanty-Mansia, Russia",
    "country_code": "RU",
    "latitude": 61.25,
    "longitude": 73.41667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287895/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287895/",
            "id": 287895,
            "title": "Evil Diskmag #3",
            "author_nicks": [
                {
                    "name": "Energy",
                    "abbreviation": "NRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46836/?format=api",
                        "id": 46836,
                        "name": "Energy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "graffiti",
                "russian"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15639/?format=api",
                "id": 15639,
                "name": "Night_"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15640/?format=api",
                "id": 15640,
                "name": "Neonray"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}