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

{
    "url": "https://demozoo.org/api/v1/bbses/7269/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7269/",
    "id": 7269,
    "name": "Acid",
    "location": "Jyväskylä, Central Finland, Finland",
    "country_code": "FI",
    "latitude": 62.20806,
    "longitude": 25.60742,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/241445/?format=api",
            "demozoo_url": "https://demozoo.org/productions/241445/",
            "id": 241445,
            "title": "Multiscroller",
            "author_nicks": [
                {
                    "name": "Doom",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                        "id": 4553,
                        "name": "Doom",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-25",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}