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

{
    "url": "https://demozoo.org/api/v1/bbses/13658/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13658/",
    "id": 13658,
    "name": "Blue Bay",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/172264/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172264/",
            "id": 172264,
            "title": "Short VESA Intro",
            "author_nicks": [
                {
                    "name": "Yakuza",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19790/?format=api",
                        "id": 19790,
                        "name": "Yakuza",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-22",
            "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/43/?format=api",
                    "id": 43,
                    "name": "8K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "vesa",
                "univbe",
                "source-available",
                "assembly-language"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19790/?format=api",
                "id": 19790,
                "name": "Yakuza"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}