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

{
    "url": "https://demozoo.org/api/v1/bbses/8452/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8452/",
    "id": 8452,
    "name": "The End",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304840/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304840/",
            "id": 304840,
            "title": "The End BBS [Endtris]",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-14",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}