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

{
    "url": "https://demozoo.org/api/v1/bbses/5952/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5952/",
    "id": 5952,
    "name": "Chaos",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/178752/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178752/",
            "id": 178752,
            "title": "FuckOff V1.0",
            "author_nicks": [
                {
                    "name": "Psionic",
                    "abbreviation": "PSi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8110/?format=api",
                        "id": 8110,
                        "name": "Psionic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-26",
            "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": [
                "xim",
                "amiex-logoff"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8110/?format=api",
                "id": 8110,
                "name": "Psionic"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}