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

{
    "url": "https://demozoo.org/api/v1/bbses/1111/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1111/",
    "id": 1111,
    "name": "Mystic Zone",
    "location": "Orlando, Orange County, Florida, United States",
    "country_code": "US",
    "latitude": 28.53834,
    "longitude": -81.37924,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280981/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/280981/",
            "id": 280981,
            "title": "WX Artpack (07/1993)",
            "author_nicks": [
                {
                    "name": "Weapon-X",
                    "abbreviation": "WX, W-X",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                        "id": 115682,
                        "name": "Weapon-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-28",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119729/?format=api",
                "id": 119729,
                "name": "Tucan Man"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119730/?format=api",
                "id": 119730,
                "name": "Toy Master"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}