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

{
    "url": "https://demozoo.org/api/v1/bbses/11039/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11039/",
    "id": 11039,
    "name": "RPG Project",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324819/?format=api",
            "demozoo_url": "https://demozoo.org/music/324819/",
            "id": 324819,
            "title": "Reflect",
            "author_nicks": [
                {
                    "name": "iGOR KBACOB",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137796/?format=api",
                        "id": 137796,
                        "name": "iGOR KBACOB",
                        "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137796/?format=api",
                "id": 137796,
                "name": "iGOR KBACOB"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}