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

{
    "url": "https://demozoo.org/api/v1/bbses/4357/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4357/",
    "id": 4357,
    "name": "Kingdom of Chaos",
    "location": "Minneapolis, Hennepin County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.97997,
    "longitude": -93.26384,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/294929/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294929/",
            "id": 294929,
            "title": "Roadrunner Rescue Cracktro",
            "author_nicks": [
                {
                    "name": "Five O",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123441/?format=api",
                        "id": 123441,
                        "name": "Five O",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/294038/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294038/",
            "id": 294038,
            "title": "Spy Hunter Cracktro",
            "author_nicks": [
                {
                    "name": "Imperial Warlords",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122965/?format=api",
                        "id": 122965,
                        "name": "Imperial Warlords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985-05",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}