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

{
    "url": "https://demozoo.org/api/v1/bbses/292/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/292/",
    "id": 292,
    "name": "Crack Central",
    "location": "Aalborg, Ålborg Kommune, North Denmark, Denmark",
    "country_code": "DK",
    "latitude": 57.048,
    "longitude": 9.9187,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/369817/?format=api",
            "demozoo_url": "https://demozoo.org/productions/369817/",
            "id": 369817,
            "title": "SBCNet Nodelist Day #300",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-27",
            "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",
                "sbc-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119181/?format=api",
                "id": 119181,
                "name": "Executioner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "music-bbs",
        "sbc-net"
    ]
}