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

{
    "url": "https://demozoo.org/api/v1/bbses/9412/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9412/",
    "id": 9412,
    "name": "Underground Resistance",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309142/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309142/",
            "id": 309142,
            "title": "Wakka Wakka Whoo",
            "author_nicks": [
                {
                    "name": "Krash",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14485/?format=api",
                        "id": 14485,
                        "name": "Krash",
                        "is_group": false
                    }
                },
                {
                    "name": "Scot",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38332/?format=api",
                        "id": 38332,
                        "name": "Scot",
                        "is_group": false
                    }
                },
                {
                    "name": "Sma-One",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21466/?format=api",
                        "id": 21466,
                        "name": "Sma-One",
                        "is_group": false
                    }
                },
                {
                    "name": "Zaphod",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112594/?format=api",
                        "id": 112594,
                        "name": "Zaphod",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-05",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131961/?format=api",
                "id": 131961,
                "name": "Shiva"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "tempest-bbs",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}