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

{
    "url": "https://demozoo.org/api/v1/bbses/12983/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12983/",
    "id": 12983,
    "name": "Space Time",
    "location": "Switzerland",
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/62105/?format=api",
            "demozoo_url": "https://demozoo.org/productions/62105/",
            "id": 62105,
            "title": "Pain 08/97",
            "author_nicks": [
                {
                    "name": "Pain Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                        "id": 9951,
                        "name": "Pain Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "pain"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36086/?format=api",
                "id": 36086,
                "name": "Condor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}