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

{
    "url": "https://demozoo.org/api/v1/bbses/11024/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11024/",
    "id": 11024,
    "name": "Endless Summer",
    "location": "Sankt-Peterburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.91667,
    "longitude": 30.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324627/?format=api",
            "demozoo_url": "https://demozoo.org/music/324627/",
            "id": 324627,
            "title": "Happy Life",
            "author_nicks": [
                {
                    "name": "Dark Raven",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137741/?format=api",
                        "id": 137741,
                        "name": "Dark Raven",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Transcendence",
                    "abbreviation": "TSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/137742/?format=api",
                        "id": 137742,
                        "name": "Transcendence",
                        "is_group": true
                    }
                }
            ],
            "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": [
                "it",
                "18ch"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137742/?format=api",
                "id": 137742,
                "name": "Transcendence"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}