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

{
    "url": "https://demozoo.org/api/v1/bbses/11131/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11131/",
    "id": 11131,
    "name": "ShadowGate",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/68018/?format=api",
            "demozoo_url": "https://demozoo.org/productions/68018/",
            "id": 68018,
            "title": "Microsoft $imulator",
            "author_nicks": [
                {
                    "name": "Pers' Wastaiset Produktiot",
                    "abbreviation": "PWP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                        "id": 3146,
                        "name": "Pers' Wastaiset Produktiot",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "humor"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                "id": 3146,
                "name": "Pers' Wastaiset Produktiot"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}