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

{
    "url": "https://demozoo.org/api/v1/bbses/13196/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13196/",
    "id": 13196,
    "name": "Starlight Board",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/170404/?format=api",
            "demozoo_url": "https://demozoo.org/productions/170404/",
            "id": 170404,
            "title": "Evil Diskmag #4 Intro",
            "author_nicks": [
                {
                    "name": "Energy",
                    "abbreviation": "NRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46836/?format=api",
                        "id": 46836,
                        "name": "Energy",
                        "is_group": true
                    }
                },
                {
                    "name": "Universe",
                    "abbreviation": "UNV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                        "id": 15373,
                        "name": "Universe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-04",
            "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/35/?format=api",
                    "id": 35,
                    "name": "16K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26856/?format=api",
                "id": 26856,
                "name": "DiZz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46836/?format=api",
                "id": 46836,
                "name": "Energy"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}