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

{
    "url": "https://demozoo.org/api/v1/bbses/12350/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12350/",
    "id": 12350,
    "name": "ADS3",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/360426/?format=api",
            "demozoo_url": "https://demozoo.org/music/360426/",
            "id": 360426,
            "title": "Houz Bitch",
            "author_nicks": [
                {
                    "name": "Probotector",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114622/?format=api",
                        "id": 114622,
                        "name": "Probotector",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Azure Sky",
                    "abbreviation": "AS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114620/?format=api",
                        "id": 114620,
                        "name": "Azure Sky",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-05-14",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "mod"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}