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

{
    "url": "https://demozoo.org/api/v1/bbses/10729/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10729/",
    "id": 10729,
    "name": "Annihilator",
    "location": "Poland",
    "country_code": "PL",
    "latitude": 52.0,
    "longitude": 20.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/233651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/233651/",
            "id": 233651,
            "title": "Bara-Bara",
            "author_nicks": [
                {
                    "name": "Applause",
                    "abbreviation": "APL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19629/?format=api",
                        "id": 19629,
                        "name": "Applause",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-28",
            "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": [],
    "tags": [
        "bbs-amiga"
    ]
}