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

{
    "url": "https://demozoo.org/api/v1/bbses/12561/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12561/",
    "id": 12561,
    "name": "Hall of Champions",
    "location": "Jyväskylä, Central Finland, Finland",
    "country_code": "FI",
    "latitude": 62.20806,
    "longitude": 25.60742,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/317443/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/317443/",
            "id": 317443,
            "title": "ANSi Release #2",
            "author_nicks": [
                {
                    "name": "ANSi Creation Enterprise",
                    "abbreviation": "ACE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                        "id": 89284,
                        "name": "Ansi Factory",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-07",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}