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

{
    "url": "https://demozoo.org/api/v1/bbses/14080/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14080/",
    "id": 14080,
    "name": "Eldorado",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378807/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378807/",
            "id": 378807,
            "title": "SPBNews October 1993",
            "author_nicks": [
                {
                    "name": "Disaster",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118717/?format=api",
                        "id": 118717,
                        "name": "Disaster",
                        "is_group": false
                    }
                },
                {
                    "name": "Knave",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118716/?format=api",
                        "id": 118716,
                        "name": "Knave",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "russian-language",
                "note"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-c64",
        "bbs-spectrum"
    ]
}