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

{
    "url": "https://demozoo.org/api/v1/bbses/1642/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1642/",
    "id": 1642,
    "name": "Infinity",
    "location": "Genève, Geneva, Switzerland",
    "country_code": "CH",
    "latitude": 46.19673,
    "longitude": 6.11044,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/119034/?format=api",
            "demozoo_url": "https://demozoo.org/productions/119034/",
            "id": 119034,
            "title": "Turrican 100% One Disk",
            "author_nicks": [
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-07-18",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "turrican",
                "one-disked"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}