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

{
    "url": "https://demozoo.org/api/v1/bbses/10869/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10869/",
    "id": 10869,
    "name": "Zone of Zen",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/6141/?format=api",
            "demozoo_url": "https://demozoo.org/productions/6141/",
            "id": 6141,
            "title": "Logical Thoughts",
            "author_nicks": [
                {
                    "name": "TDS Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
                        "id": 7188,
                        "name": "TDS Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-12-29",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137189/?format=api",
                "id": 137189,
                "name": "AimPoint"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
                "id": 7188,
                "name": "TDS Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}