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

{
    "url": "https://demozoo.org/api/v1/bbses/14087/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14087/",
    "id": 14087,
    "name": "Profi BBS",
    "location": "Krasnodar, Krasnodarskiy, Russia",
    "country_code": "RU",
    "latitude": 45.04484,
    "longitude": 38.97603,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378956/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378956/",
            "id": 378956,
            "title": "KrNews #11",
            "author_nicks": [
                {
                    "name": "Techno Lab",
                    "abbreviation": "TL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                        "id": 9065,
                        "name": "Techno Lab",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-01-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian-language",
                "flamewar"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152364/?format=api",
                "id": 152364,
                "name": "Andi"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night",
        "bbs-spectrum"
    ]
}