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

{
    "url": "https://demozoo.org/api/v1/bbses/11662/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11662/",
    "id": 11662,
    "name": "Apollo",
    "location": "Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.4,
    "longitude": 6.6,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354740/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354740/",
            "id": 354740,
            "title": "RoVoBo V1.65",
            "author_nicks": [
                {
                    "name": "Faith",
                    "abbreviation": "FTH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                        "id": 10964,
                        "name": "Faith",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-29",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}