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

{
    "url": "https://demozoo.org/api/v1/bbses/13610/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13610/",
    "id": 13610,
    "name": "Master Of Orion",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373221/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373221/",
            "id": 373221,
            "title": "Hacker #9",
            "author_nicks": [
                {
                    "name": "DDT Entertainment",
                    "abbreviation": "DDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19267/?format=api",
                        "id": 19267,
                        "name": "DDT Entertainment",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150209/?format=api",
                "id": 150209,
                "name": "Dr. Nikolas"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26799/?format=api",
                "id": 26799,
                "name": "Chaos Energy Group"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}