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

{
    "url": "https://demozoo.org/api/v1/bbses/12189/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12189/",
    "id": 12189,
    "name": "ShadowLand",
    "location": "Gemeente Uden, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.65682,
    "longitude": 5.61258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/358962/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358962/",
            "id": 358962,
            "title": "The Flood BBS Chart Preview",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145188/?format=api",
                "id": 145188,
                "name": "Duvel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}