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

{
    "url": "https://demozoo.org/api/v1/bbses/10987/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10987/",
    "id": 10987,
    "name": "Virnet",
    "location": "Budapest, Hungary",
    "country_code": "HU",
    "latitude": 47.49835,
    "longitude": 19.04045,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/212348/?format=api",
            "demozoo_url": "https://demozoo.org/productions/212348/",
            "id": 212348,
            "title": "Suicid 6",
            "author_nicks": [
                {
                    "name": "Energy",
                    "abbreviation": "NRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                        "id": 1420,
                        "name": "Energy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "fidonet"
    ]
}