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

{
    "url": "https://demozoo.org/api/v1/bbses/13450/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13450/",
    "id": 13450,
    "name": "Edison's Temple",
    "location": "Spain",
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/370075/?format=api",
            "demozoo_url": "https://demozoo.org/music/370075/",
            "id": 370075,
            "title": "Light Beam",
            "author_nicks": [
                {
                    "name": "Mentat",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51957/?format=api",
                        "id": 51957,
                        "name": "Mentat",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Exobit",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20292/?format=api",
                        "id": 20292,
                        "name": "Exobit",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}