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

{
    "url": "https://demozoo.org/api/v1/bbses/9410/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9410/",
    "id": 9410,
    "name": "The Realm",
    "location": "Aerzen, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.04953,
    "longitude": 9.25856,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309140/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309140/",
            "id": 309140,
            "title": "Elektrosmog",
            "author_nicks": [
                {
                    "name": "Cryptor",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15309/?format=api",
                        "id": 15309,
                        "name": "cP!",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "TAI",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20052/?format=api",
                        "id": 20052,
                        "name": "TAI",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-02-22",
            "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/15309/?format=api",
                "id": 15309,
                "name": "cP!"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131959/?format=api",
                "id": 131959,
                "name": "Centaur"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}