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

{
    "url": "https://demozoo.org/api/v1/bbses/2092/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2092/",
    "id": 2092,
    "name": "2001 Odyssey",
    "location": "Taiwan",
    "country_code": "TW",
    "latitude": 24.0,
    "longitude": 121.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181227/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181227/",
            "id": 181227,
            "title": "Inc Boards (1)",
            "author_nicks": [
                {
                    "name": "Aces of Ansi Art",
                    "abbreviation": "AAA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14208/?format=api",
                        "id": 14208,
                        "name": "Aces of Ansi Art",
                        "is_group": true
                    }
                },
                {
                    "name": "International Network of Crackers",
                    "abbreviation": "INC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                        "id": 12175,
                        "name": "International Network of Crackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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/128547/?format=api",
                "id": 128547,
                "name": "2001 Club"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}