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

{
    "url": "https://demozoo.org/api/v1/bbses/7240/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7240/",
    "id": 7240,
    "name": "Vicious Circle",
    "location": "Wimauma, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.71253,
    "longitude": -82.29898,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301874/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301874/",
            "id": 301874,
            "title": "Famicom Picture Converter v1.0b",
            "author_nicks": [
                {
                    "name": "Nightfall",
                    "abbreviation": "NFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                        "id": 18806,
                        "name": "Nightfall",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-tool"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71379/?format=api",
                "id": 71379,
                "name": "Raistlin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                "id": 18806,
                "name": "Nightfall"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-console"
    ]
}