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

{
    "url": "https://demozoo.org/api/v1/bbses/4000/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4000/",
    "id": 4000,
    "name": "Zock Box",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/71929/?format=api",
            "demozoo_url": "https://demozoo.org/music/71929/",
            "id": 71929,
            "title": "This Is The Future!",
            "author_nicks": [
                {
                    "name": "Sensei",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122498/?format=api",
                        "id": 122498,
                        "name": "Sensei",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-08",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "4ch",
                "mod"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}