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

{
    "url": "https://demozoo.org/api/v1/bbses/227/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/227/",
    "id": 227,
    "name": "Vicious Circle 2",
    "location": "Coventry, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.40656,
    "longitude": -1.51217,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275523/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275523/",
            "id": 275523,
            "title": "Europe 1 Scenery Enhancement For MS-Flight Cracktro",
            "author_nicks": [
                {
                    "name": "LSD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112951/?format=api",
                        "id": 112951,
                        "name": "LSD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pro-pack"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112951/?format=api",
                "id": 112951,
                "name": "LSD"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}