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

{
    "url": "https://demozoo.org/api/v1/bbses/11406/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11406/",
    "id": 11406,
    "name": "Alpha Station",
    "location": "Lipetsk Oblast, Russia",
    "country_code": "RU",
    "latitude": 52.5,
    "longitude": 39.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/284217/?format=api",
            "demozoo_url": "https://demozoo.org/music/284217/",
            "id": 284217,
            "title": "Life Motion",
            "author_nicks": [
                {
                    "name": "Chaoz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117058/?format=api",
                        "id": 117058,
                        "name": "Chaoz",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Crystal Jungle Team",
                    "abbreviation": "CJT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67400/?format=api",
                        "id": 67400,
                        "name": "Crystal Jungle Team",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "16ch",
                "it"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117058/?format=api",
                "id": 117058,
                "name": "Chaoz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67400/?format=api",
                "id": 67400,
                "name": "Crystal Jungle Team"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}