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

{
    "url": "https://demozoo.org/api/v1/bbses/3629/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3629/",
    "id": 3629,
    "name": "Underground",
    "location": "Belgrade, Central Serbia, Serbia",
    "country_code": "RS",
    "latitude": 44.80401,
    "longitude": 20.46513,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292756/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/292756/",
            "id": 292756,
            "title": "Underground",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38377/?format=api",
                "id": 38377,
                "name": "Ogisha"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122064/?format=api",
                "id": 122064,
                "name": "King"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150759/?format=api",
                "id": 150759,
                "name": "Kruger"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150761/?format=api",
                "id": 150761,
                "name": "Dex"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "bbs-open-only-at-night"
    ]
}