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

{
    "url": "https://demozoo.org/api/v1/bbses/10490/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10490/",
    "id": 10490,
    "name": "Fantasy Zone",
    "location": "Mettmann, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.2504,
    "longitude": 6.97536,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315777/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/315777/",
            "id": 315777,
            "title": "Fantasy Zone",
            "author_nicks": [
                {
                    "name": "Rufferto",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1392/?format=api",
                        "id": 1392,
                        "name": "Rufferto",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61340/?format=api",
                "id": 61340,
                "name": "Lonestar"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}