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

{
    "url": "https://demozoo.org/api/v1/bbses/10687/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10687/",
    "id": 10687,
    "name": "Ana's World",
    "location": "Mülheim, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.43218,
    "longitude": 6.87967,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/318245/?format=api",
            "demozoo_url": "https://demozoo.org/productions/318245/",
            "id": 318245,
            "title": "The BBS Intro",
            "author_nicks": [
                {
                    "name": "Tales Design",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/135782/?format=api",
                        "id": 135782,
                        "name": "Tales Design",
                        "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "rsi-demomaker"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135782/?format=api",
                "id": 135782,
                "name": "Tales Design"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}