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

{
    "url": "https://demozoo.org/api/v1/bbses/13202/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13202/",
    "id": 13202,
    "name": "Strogino",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/158489/?format=api",
            "demozoo_url": "https://demozoo.org/productions/158489/",
            "id": 158489,
            "title": "Strogino BBS",
            "author_nicks": [
                {
                    "name": "Universe",
                    "abbreviation": "UNV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                        "id": 15373,
                        "name": "Universe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/20249/?format=api",
                "id": 20249,
                "name": "Grom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}