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

{
    "url": "https://demozoo.org/api/v1/bbses/14754/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14754/",
    "id": 14754,
    "name": "Cyber Jungle",
    "location": "Kuopio, North Savo, Finland",
    "country_code": "FI",
    "latitude": 62.88184,
    "longitude": 27.6894,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302205/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302205/",
            "id": 302205,
            "title": "Seven Ways",
            "author_nicks": [
                {
                    "name": "Crusader",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7404/?format=api",
                        "id": 7404,
                        "name": "Crusader",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Giants",
                    "abbreviation": "GTS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                        "id": 5531,
                        "name": "Giants",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-08-12",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8118/?format=api",
                "id": 8118,
                "name": "Judge"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137708/?format=api",
                "id": 137708,
                "name": "Blazer"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}