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

{
    "url": "https://demozoo.org/api/v1/bbses/14831/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14831/",
    "id": 14831,
    "name": "Pentagon",
    "location": "Lahti, Paijat-Hame, Finland",
    "country_code": "FI",
    "latitude": 60.98277,
    "longitude": 25.65411,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/226605/?format=api",
            "demozoo_url": "https://demozoo.org/productions/226605/",
            "id": 226605,
            "title": "A BBS Intro",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101035/?format=api",
                        "id": 101035,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28294/?format=api",
                "id": 28294,
                "name": "Avatar"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101035/?format=api",
                "id": 101035,
                "name": "Illusion"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}