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

{
    "url": "https://demozoo.org/api/v1/bbses/11586/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11586/",
    "id": 11586,
    "name": "Raising Hell",
    "location": "Blieskastel, Saarland, Germany",
    "country_code": "DE",
    "latitude": 49.23724,
    "longitude": 7.25617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/207269/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207269/",
            "id": 207269,
            "title": "Meeting",
            "author_nicks": [
                {
                    "name": "Awesome",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1454/?format=api",
                        "id": 1454,
                        "name": "Awesome",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1454/?format=api",
                "id": 1454,
                "name": "Awesome"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}