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

{
    "url": "https://demozoo.org/api/v1/bbses/749/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/749/",
    "id": 749,
    "name": "Dragon's Nest",
    "location": "Kuopio, North Savo, Finland",
    "country_code": "FI",
    "latitude": 62.88184,
    "longitude": 27.6894,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/274212/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274212/",
            "id": 274212,
            "title": "Dragons Nest BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-08",
            "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/119473/?format=api",
                "id": 119473,
                "name": "Scallop"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119475/?format=api",
                "id": 119475,
                "name": "dL"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119476/?format=api",
                "id": 119476,
                "name": "Santac"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                "id": 5469,
                "name": "Mono211"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                "id": 29254,
                "name": "Rebound"
            },
            "role": ""
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-public"
    ]
}