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

{
    "url": "https://demozoo.org/api/v1/bbses/14597/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14597/",
    "id": 14597,
    "name": "Conan's Wurlde",
    "location": "Dornburg, Regierungsbezirk Gießen, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.51031,
    "longitude": 8.01979,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/383582/?format=api",
            "demozoo_url": "https://demozoo.org/productions/383582/",
            "id": 383582,
            "title": "YO! Chatcall V1.0",
            "author_nicks": [
                {
                    "name": "Wurldeware",
                    "abbreviation": "WW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154137/?format=api",
                        "id": 154137,
                        "name": "Wurldeware",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-16",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ambos"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154137/?format=api",
                "id": 154137,
                "name": "Wurldeware"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "ambos"
    ]
}