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

{
    "url": "https://demozoo.org/api/v1/bbses/13982/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13982/",
    "id": 13982,
    "name": "Xonion",
    "location": "State of Queensland, Queensland, Australia",
    "country_code": "AU",
    "latitude": -20.0,
    "longitude": 145.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/150663/?format=api",
            "demozoo_url": "https://demozoo.org/productions/150663/",
            "id": 150663,
            "title": "Peek-a-boo",
            "author_nicks": [
                {
                    "name": "Acme",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                        "id": 472,
                        "name": "Acme",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                "id": 472,
                "name": "Acme"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}