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

{
    "url": "https://demozoo.org/api/v1/bbses/11013/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11013/",
    "id": 11013,
    "name": "DJ Leo BBS",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324577/?format=api",
            "demozoo_url": "https://demozoo.org/music/324577/",
            "id": 324577,
            "title": "Energy'97",
            "author_nicks": [
                {
                    "name": "DJ Leo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137689/?format=api",
                        "id": 137689,
                        "name": "DJ Leo",
                        "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": [
                "10ch",
                "xm"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/324548/?format=api",
            "demozoo_url": "https://demozoo.org/music/324548/",
            "id": 324548,
            "title": "Painter Mix",
            "author_nicks": [
                {
                    "name": "Sergey Evdokimov",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137688/?format=api",
                        "id": 137688,
                        "name": "Sergey Evdokimov",
                        "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": [
                "14ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137689/?format=api",
                "id": 137689,
                "name": "DJ Leo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}