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

{
    "url": "https://demozoo.org/api/v1/bbses/2696/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2696/",
    "id": 2696,
    "name": "Thunderdome",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291112/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291112/",
            "id": 291112,
            "title": "AccountLister v0.1",
            "author_nicks": [
                {
                    "name": "Stranger Than Fiction",
                    "abbreviation": "STF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121220/?format=api",
                        "id": 121220,
                        "name": "Stranger Than Fiction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "daydream-linux"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121230/?format=api",
                "id": 121230,
                "name": "Jops"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121220/?format=api",
                "id": 121220,
                "name": "Stranger Than Fiction"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}