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

{
    "url": "https://demozoo.org/api/v1/bbses/11016/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11016/",
    "id": 11016,
    "name": "In Utero",
    "location": "Deutsch Evern, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 53.2,
    "longitude": 10.43333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/251679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251679/",
            "id": 251679,
            "title": "Scene Talk #7",
            "author_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22071/?format=api",
                "id": 22071,
                "name": "Coming Art"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}