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

{
    "url": "https://demozoo.org/api/v1/bbses/1049/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1049/",
    "id": 1049,
    "name": "High Society",
    "location": "Hessen, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.55,
    "longitude": 9.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/2143/?format=api",
            "demozoo_url": "https://demozoo.org/productions/2143/",
            "id": 2143,
            "title": "Ivan Iron-Man Stewarts Off-Road Preview",
            "author_nicks": [
                {
                    "name": "Scoopex",
                    "abbreviation": "SCX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                        "id": 361,
                        "name": "Scoopex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ivan-ironman-stewarts-super-off-road"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}