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

{
    "url": "https://demozoo.org/api/v1/bbses/10855/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10855/",
    "id": 10855,
    "name": "Asia Blue",
    "location": "Raleigh, Wake County, North Carolina, United States",
    "country_code": "US",
    "latitude": 35.7721,
    "longitude": -78.63861,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/254884/?format=api",
            "demozoo_url": "https://demozoo.org/productions/254884/",
            "id": 254884,
            "title": "HD Menu v1.0",
            "author_nicks": [
                {
                    "name": "Purple Turtle",
                    "abbreviation": "PTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35443/?format=api",
                        "id": 35443,
                        "name": "Purple Turtle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-04",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35443/?format=api",
                "id": 35443,
                "name": "Purple Turtle"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}