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

{
    "url": "https://demozoo.org/api/v1/bbses/4743/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4743/",
    "id": 4743,
    "name": "Utopia (201)",
    "location": "Ramsey, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 41.05732,
    "longitude": -74.14098,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315108/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315108/",
            "id": 315108,
            "title": "Optical Illusions 1",
            "author_nicks": [
                {
                    "name": "Virtual Reality BBS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134624/?format=api",
                        "id": 134624,
                        "name": "Virtual Reality BBS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": [
                "nsfw"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123514/?format=api",
                "id": 123514,
                "name": "Hagar"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}