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

{
    "url": "https://demozoo.org/api/v1/bbses/14052/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14052/",
    "id": 14052,
    "name": "Today Forever",
    "location": "Surahammars Kommun, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.77487,
    "longitude": 16.11885,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378001/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378001/",
            "id": 378001,
            "title": "GSN Infopacket & Nodelist 11/10/94",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "gsn-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8171/?format=api",
                "id": 8171,
                "name": "Zodiak"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7926/?format=api",
                "id": 7926,
                "name": "Cascada"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "demoscene-bbs",
        "gsn-net"
    ]
}