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

{
    "url": "https://demozoo.org/api/v1/bbses/13495/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13495/",
    "id": 13495,
    "name": "Rind Ring",
    "location": "Khimki, Khimki Urban Okrug, Moscow Oblast, Russia",
    "country_code": "RU",
    "latitude": 55.89704,
    "longitude": 37.42969,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372030/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372030/",
            "id": 372030,
            "title": "Rind Ring BBS",
            "author_nicks": [
                {
                    "name": "Rind",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/149574/?format=api",
                        "id": 149574,
                        "name": "Rindex",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149574/?format=api",
                "id": 149574,
                "name": "Rindex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-open-only-at-night",
        "bbs-spectrum"
    ]
}