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

{
    "url": "https://demozoo.org/api/v1/bbses/10935/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10935/",
    "id": 10935,
    "name": "Bionic",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196019/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196019/",
            "id": 196019,
            "title": "Global News 1",
            "author_nicks": [
                {
                    "name": "Religion",
                    "abbreviation": "RLG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37903/?format=api",
                        "id": 37903,
                        "name": "Religion",
                        "is_group": true
                    }
                },
                {
                    "name": "Teklords",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                        "id": 10962,
                        "name": "Teklords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graffiti",
                "charts"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}