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

{
    "url": "https://demozoo.org/api/v1/bbses/9414/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9414/",
    "id": 9414,
    "name": "Amiga Anonymous",
    "location": "Phoenix, Maricopa County, Arizona, United States",
    "country_code": "US",
    "latitude": 33.44838,
    "longitude": -112.07404,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/236543/?format=api",
            "demozoo_url": "https://demozoo.org/productions/236543/",
            "id": 236543,
            "title": "Some Bobs",
            "author_nicks": [
                {
                    "name": "Cascade 1733",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                        "id": 3880,
                        "name": "Cascade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-04-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}