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

{
    "url": "https://demozoo.org/api/v1/bbses/5947/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5947/",
    "id": 5947,
    "name": "The Hideout (03200)",
    "location": "Gemeente Lelystad, Flevoland, Netherlands",
    "country_code": "NL",
    "latitude": 52.47542,
    "longitude": 5.43811,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/102452/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102452/",
            "id": 102452,
            "title": "Call Now",
            "author_nicks": [
                {
                    "name": "The Hidden",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                        "id": 48015,
                        "name": "The Hidden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-07",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                "id": 48015,
                "name": "The Hidden"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}