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

{
    "url": "https://demozoo.org/api/v1/bbses/10851/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10851/",
    "id": 10851,
    "name": "Vekesoft BBS",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/321301/?format=api",
            "demozoo_url": "https://demozoo.org/productions/321301/",
            "id": 321301,
            "title": "The Magic Scrolls",
            "author_nicks": [
                {
                    "name": "Ironfist Incorporated",
                    "abbreviation": "IFI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107590/?format=api",
                        "id": 107590,
                        "name": "Ironfist Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-22",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99392/?format=api",
                "id": 99392,
                "name": "Vekesoft"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "unknown-bbs",
        "bbs-c64"
    ]
}