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

{
    "url": "https://demozoo.org/api/v1/bbses/13469/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13469/",
    "id": 13469,
    "name": "Iced Earth",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/56476/?format=api",
            "demozoo_url": "https://demozoo.org/productions/56476/",
            "id": 56476,
            "title": "Привет, мой друг!",
            "author_nicks": [
                {
                    "name": "Termal Collapse",
                    "abbreviation": "TEC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                        "id": 31991,
                        "name": "Termal Collapse",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-02-03",
            "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/3/?format=api",
                    "id": 3,
                    "name": "4K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian-title"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26844/?format=api",
                "id": 26844,
                "name": "Mr. Byte"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                "id": 31991,
                "name": "Termal Collapse"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}