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

{
    "url": "https://demozoo.org/api/v1/bbses/10484/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10484/",
    "id": 10484,
    "name": "Trend",
    "location": "Gedern, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.42482,
    "longitude": 9.1984,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/230083/?format=api",
            "demozoo_url": "https://demozoo.org/productions/230083/",
            "id": 230083,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "Trend",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/105621/?format=api",
                        "id": 105621,
                        "name": "Trend",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-17",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/96661/?format=api",
                "id": 96661,
                "name": "Masterbyte"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134790/?format=api",
                "id": 134790,
                "name": "Helion"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "fidonet",
        "music-bbs"
    ]
}