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

{
    "url": "https://demozoo.org/api/v1/bbses/14789/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14789/",
    "id": 14789,
    "name": "Ketama!",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386498/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386498/",
            "id": 386498,
            "title": "Scene of Crime",
            "author_nicks": [
                {
                    "name": "Exile",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86404/?format=api",
                        "id": 86404,
                        "name": "Exile",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Grand Royal",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15052/?format=api",
                        "id": 15052,
                        "name": "Grand Royal",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-09-17",
            "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/86404/?format=api",
                "id": 86404,
                "name": "Exile"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15052/?format=api",
                "id": 15052,
                "name": "Grand Royal"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}