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

{
    "url": "https://demozoo.org/api/v1/bbses/5249/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5249/",
    "id": 5249,
    "name": "Nexxus",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196132/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196132/",
            "id": 196132,
            "title": "Nexxus BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123950/?format=api",
                "id": 123950,
                "name": "Cosmic"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123951/?format=api",
                "id": 123951,
                "name": "Tom Knox"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123952/?format=api",
                "id": 123952,
                "name": "Hitop"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19851/?format=api",
                "id": 19851,
                "name": "Realm"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81801/?format=api",
                "id": 81801,
                "name": "Energy"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}