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

{
    "url": "https://demozoo.org/api/v1/bbses/4207/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4207/",
    "id": 4207,
    "name": "7 Gates of Hell",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/202026/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202026/",
            "id": 202026,
            "title": "Olympic Games 92 Cracktro",
            "author_nicks": [
                {
                    "name": "SKiLLiON",
                    "abbreviation": "SKN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                        "id": 46362,
                        "name": "SKiLLiON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}