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

{
    "url": "https://demozoo.org/api/v1/bbses/11152/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11152/",
    "id": 11152,
    "name": "The Shining",
    "location": "Petersfield, Hampshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.00495,
    "longitude": -0.93375,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/195602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/195602/",
            "id": 195602,
            "title": "Telefon",
            "author_nicks": [
                {
                    "name": "Maniacs",
                    "abbreviation": "MNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19240/?format=api",
                        "id": 19240,
                        "name": "Maniacs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/19240/?format=api",
                "id": 19240,
                "name": "Maniacs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}