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

{
    "url": "https://demozoo.org/api/v1/bbses/9460/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9460/",
    "id": 9460,
    "name": "Death Star",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309338/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309338/",
            "id": 309338,
            "title": "Death Star BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "thedraw-com-file-screen"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/383156/?format=api",
            "demozoo_url": "https://demozoo.org/productions/383156/",
            "id": 383156,
            "title": "iMperial Ansi Only  v1.0",
            "author_nicks": [
                {
                    "name": "Drink or Die",
                    "abbreviation": "DoD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                        "id": 46616,
                        "name": "Drink or Die",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe",
                "pcexpress"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89425/?format=api",
                "id": 89425,
                "name": "Moon Shadow"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}