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

{
    "url": "https://demozoo.org/api/v1/bbses/10482/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10482/",
    "id": 10482,
    "name": "Animal House (510+210)",
    "location": "Buchanan Dam, Llano County, Texas, United States",
    "country_code": "US",
    "latitude": 30.7399,
    "longitude": -98.43114,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/261112/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261112/",
            "id": 261112,
            "title": "X-Ploit +4",
            "author_nicks": [
                {
                    "name": "Thrill Kill Kult",
                    "abbreviation": "TKK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                        "id": 2904,
                        "name": "Thrill Kill Kult",
                        "is_group": true
                    }
                },
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-06",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2904/?format=api",
                "id": 2904,
                "name": "Thrill Kill Kult"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}