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

{
    "url": "https://demozoo.org/api/v1/bbses/11129/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11129/",
    "id": 11129,
    "name": "Comstar",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278074/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278074/",
            "id": 278074,
            "title": "Chip 'o Drome",
            "author_nicks": [
                {
                    "name": "Syndicate",
                    "abbreviation": "SDC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29348/?format=api",
                        "id": 29348,
                        "name": "Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                    "id": 12,
                    "name": "Chip Music Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/199017/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199017/",
            "id": 199017,
            "title": "Sounddemo",
            "author_nicks": [
                {
                    "name": "Syndicate",
                    "abbreviation": "SDC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/29348/?format=api",
                        "id": 29348,
                        "name": "Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-20",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138133/?format=api",
                "id": 138133,
                "name": "Booker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}