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

{
    "url": "https://demozoo.org/api/v1/bbses/14692/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14692/",
    "id": 14692,
    "name": "Seventh Gate",
    "location": "Kumla Kommun, Örebro, Sweden",
    "country_code": "SE",
    "latitude": 59.12715,
    "longitude": 15.14649,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/385274/?format=api",
            "demozoo_url": "https://demozoo.org/productions/385274/",
            "id": 385274,
            "title": "pSYCHO-sTATS 1.0",
            "author_nicks": [
                {
                    "name": "Nuke All Shit Always",
                    "abbreviation": "NSA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61306/?format=api",
                        "id": 61306,
                        "name": "Nuke All Shit Always",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-02",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "xim",
                "amiga-e"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}