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

{
    "url": "https://demozoo.org/api/v1/bbses/14060/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14060/",
    "id": 14060,
    "name": "End of Line",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378042/?format=api",
            "demozoo_url": "https://demozoo.org/music/378042/",
            "id": 378042,
            "title": "After Rain II",
            "author_nicks": [
                {
                    "name": "Akbar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86222/?format=api",
                        "id": 86222,
                        "name": "Akbar",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-07",
            "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": []
}