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

{
    "url": "https://demozoo.org/api/v1/bbses/13768/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13768/",
    "id": 13768,
    "name": "Incyber",
    "location": "Kanton Luzern, Lucerne, Switzerland",
    "country_code": "CH",
    "latitude": 47.16667,
    "longitude": 8.16667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/96922/?format=api",
            "demozoo_url": "https://demozoo.org/productions/96922/",
            "id": 96922,
            "title": "Vertigo",
            "author_nicks": [
                {
                    "name": "Hells Passion",
                    "abbreviation": "HP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                        "id": 35877,
                        "name": "Excite",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-02-14",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                "id": 35877,
                "name": "Excite"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}