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

{
    "url": "https://demozoo.org/api/v1/bbses/5710/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5710/",
    "id": 5710,
    "name": "Tidirium",
    "location": "Torino, Piedmont, Italy",
    "country_code": "IT",
    "latitude": 45.13333,
    "longitude": 7.36667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/92985/?format=api",
                "id": 92985,
                "name": "Hunters"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55165/?format=api",
                "id": 55165,
                "name": "El Dio"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15904/?format=api",
                "id": 15904,
                "name": "Aesthetica"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78736/?format=api",
                "id": 78736,
                "name": "4-Ward"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}