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

{
    "url": "https://demozoo.org/api/v1/bbses/10854/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10854/",
    "id": 10854,
    "name": "Asgard",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309173/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309173/",
            "id": 309173,
            "title": "Carpe Diem XSlide 1",
            "author_nicks": [
                {
                    "name": "Apache",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131988/?format=api",
                        "id": 131988,
                        "name": "Apache",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}