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

{
    "url": "https://demozoo.org/api/v1/bbses/11369/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11369/",
    "id": 11369,
    "name": "Temple Of Doom",
    "location": "Genk, Provincie Limburg, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.96619,
    "longitude": 5.49511,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/342159/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342159/",
            "id": 342159,
            "title": "Belgian Glory 7",
            "author_nicks": [
                {
                    "name": "TFX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35444/?format=api",
                        "id": 35444,
                        "name": "TFX",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-04",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "amigaguide",
                "bbs-list",
                "belgian-glory"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142034/?format=api",
                "id": 142034,
                "name": "Colorado"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135116/?format=api",
                "id": 135116,
                "name": "Chaos"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142035/?format=api",
                "id": 142035,
                "name": "Cyber Crimes"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}