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

{
    "url": "https://demozoo.org/api/v1/bbses/8741/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8741/",
    "id": 8741,
    "name": "Dark Realm",
    "location": "Dyer, Lake County, Indiana, United States",
    "country_code": "US",
    "latitude": 41.4942,
    "longitude": -87.52171,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200047/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200047/",
            "id": 200047,
            "title": "Dark Realm BBS (2)",
            "author_nicks": [
                {
                    "name": "Purg",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46295/?format=api",
                        "id": 46295,
                        "name": "Purg",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/86396/?format=api",
                "id": 86396,
                "name": "Hellbeast"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}