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

{
    "url": "https://demozoo.org/api/v1/bbses/11011/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11011/",
    "id": 11011,
    "name": "Microplay Group BBS",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324545/?format=api",
            "demozoo_url": "https://demozoo.org/music/324545/",
            "id": 324545,
            "title": "As Far As Near...",
            "author_nicks": [
                {
                    "name": "VanO",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137684/?format=api",
                        "id": 137684,
                        "name": "VanO",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-23",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "32ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137684/?format=api",
                "id": 137684,
                "name": "VanO"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12159/?format=api",
                "id": 12159,
                "name": "Xanah"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}