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

{
    "url": "https://demozoo.org/api/v1/bbses/1236/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1236/",
    "id": 1236,
    "name": "Dreamscape (0229)",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/172512/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172512/",
            "id": 172512,
            "title": "Dreamscape BBS",
            "author_nicks": [
                {
                    "name": "Silicon Limited",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                        "id": 6976,
                        "name": "Silicon Limited",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}