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

{
    "url": "https://demozoo.org/api/v1/bbses/12761/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12761/",
    "id": 12761,
    "name": "Dream Of Violence",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/34633/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/34633/",
            "id": 34633,
            "title": "Voodoo Kult",
            "author_nicks": [
                {
                    "name": "Stylez",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6867/?format=api",
                        "id": 6867,
                        "name": "Stylez",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Wetworks",
                    "abbreviation": "WET",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6939/?format=api",
                        "id": 6939,
                        "name": "Wetworks",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-02-27",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}