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

{
    "url": "https://demozoo.org/api/v1/bbses/13193/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13193/",
    "id": 13193,
    "name": "SuperUSR Station",
    "location": "Russia",
    "country_code": "RU",
    "latitude": 60.0,
    "longitude": 100.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/29293/?format=api",
            "demozoo_url": "https://demozoo.org/productions/29293/",
            "id": 29293,
            "title": "SuperUSR",
            "author_nicks": [
                {
                    "name": "Anatoly",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20027/?format=api",
                        "id": 20027,
                        "name": "Anatoly",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/20/?format=api",
                    "id": 20,
                    "name": "512b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}