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

{
    "url": "https://demozoo.org/api/v1/bbses/10354/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10354/",
    "id": 10354,
    "name": "Our BBS",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/314055/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314055/",
            "id": 314055,
            "title": "Color Intro One",
            "author_nicks": [
                {
                    "name": "Color",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134326/?format=api",
                        "id": 134326,
                        "name": "Color",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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/60936/?format=api",
                "id": 60936,
                "name": "Rebel MC"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134326/?format=api",
                "id": 134326,
                "name": "Color"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}