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

{
    "url": "https://demozoo.org/api/v1/bbses/13532/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13532/",
    "id": 13532,
    "name": "Prestige RusHQ",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/13592/?format=api",
            "demozoo_url": "https://demozoo.org/productions/13592/",
            "id": 13592,
            "title": "PSG-Wins",
            "author_nicks": [
                {
                    "name": "Prestige",
                    "abbreviation": "PSG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                        "id": 9324,
                        "name": "Prestige",
                        "is_group": true
                    }
                }
            ],
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "flamewar"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "unknown-bbs",
        "bbs-spectrum"
    ]
}