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

{
    "url": "https://demozoo.org/api/v1/bbses/10933/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10933/",
    "id": 10933,
    "name": "Imperial",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/112099/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112099/",
            "id": 112099,
            "title": "Pac-Mag 42",
            "author_nicks": [
                {
                    "name": "Vanity",
                    "abbreviation": "VTY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                        "id": 7841,
                        "name": "Vanity",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-15",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pac-mag",
                "trader-charts"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}