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

{
    "url": "https://demozoo.org/api/v1/bbses/381/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/381/",
    "id": 381,
    "name": "Shock Wave",
    "location": "Kymenlaakso, Finland",
    "country_code": "FI",
    "latitude": 60.83333,
    "longitude": 26.91667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/192138/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/192138/",
            "id": 192138,
            "title": "Drinking Beer and Cutting Loose",
            "author_nicks": [
                {
                    "name": "H7",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                        "id": 3012,
                        "name": "H7",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Aalto",
                    "abbreviation": "AAL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                        "id": 10358,
                        "name": "Aalto",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-05-05",
            "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/119220/?format=api",
                "id": 119220,
                "name": "Cable"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10325/?format=api",
                "id": 10325,
                "name": "Don Rapello"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
                "id": 63562,
                "name": "Sequence Gamma"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                "id": 10358,
                "name": "Aalto"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}