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

{
    "url": "https://demozoo.org/api/v1/bbses/12329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12329/",
    "id": 12329,
    "name": "Crown BBS",
    "location": "Cheboksary, Cheboksarskiy Rayon, Chuvashia, Russia",
    "country_code": "RU",
    "latitude": 56.13222,
    "longitude": 47.25194,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359811/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359811/",
            "id": 359811,
            "title": "Clime #3",
            "author_nicks": [
                {
                    "name": "Phantom Family",
                    "abbreviation": "PhF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9009/?format=api",
                        "id": 9009,
                        "name": "Phantom Family",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-07-26",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145507/?format=api",
                "id": 145507,
                "name": "Dr.Sioux"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-open-only-at-night",
        "bbs-spectrum",
        "zx-net"
    ]
}