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

{
    "url": "https://demozoo.org/api/v1/bbses/550/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/550/",
    "id": 550,
    "name": "Overdrive",
    "location": "Dordrecht, Gemeente Dordrecht, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 51.81,
    "longitude": 4.67361,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/203047/?format=api",
            "demozoo_url": "https://demozoo.org/music/203047/",
            "id": 203047,
            "title": "Victory",
            "author_nicks": [
                {
                    "name": "Iceman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36403/?format=api",
                        "id": 36403,
                        "name": "Iceman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Blacktron Music Productions",
                    "abbreviation": "BMP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14217/?format=api",
                        "id": 14217,
                        "name": "Blacktron Music Productions",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                    "id": 14,
                    "name": "Music",
                    "supertype": "music"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48164/?format=api",
                "id": 48164,
                "name": "Mekx"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}