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

{
    "url": "https://demozoo.org/api/v1/bbses/613/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/613/",
    "id": 613,
    "name": "Derosa",
    "location": "Gemeente Veghel, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.60185,
    "longitude": 5.56749,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/342904/?format=api",
            "demozoo_url": "https://demozoo.org/music/342904/",
            "id": 342904,
            "title": "Electronica II",
            "author_nicks": [
                {
                    "name": "BassQ",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48857/?format=api",
                        "id": 48857,
                        "name": "BassQ",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Aurora",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54694/?format=api",
                        "id": 54694,
                        "name": "Aurora",
                        "is_group": true
                    }
                },
                {
                    "name": "Cloud Nine Records",
                    "abbreviation": "C9",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48856/?format=api",
                        "id": 48856,
                        "name": "Cloud Nine Records",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-05-06",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "22ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142217/?format=api",
                "id": 142217,
                "name": "Alex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119337/?format=api",
                "id": 119337,
                "name": "Hardcore Power Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}