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

{
    "url": "https://demozoo.org/api/v1/bbses/13556/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13556/",
    "id": 13556,
    "name": "Light Horse",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199133/",
            "id": 199133,
            "title": "First Music Disk",
            "author_nicks": [
                {
                    "name": "SandS",
                    "abbreviation": "SNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                        "id": 10790,
                        "name": "SandS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}