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

{
    "url": "https://demozoo.org/api/v1/bbses/14522/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14522/",
    "id": 14522,
    "name": "Shatter House",
    "location": "Arkansas, United States",
    "country_code": "US",
    "latitude": 34.75037,
    "longitude": -92.50044,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381862/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381862/",
            "id": 381862,
            "title": "Fontworks DOS 3.3 Version",
            "author_nicks": [
                {
                    "name": "Arkansas Elite Pirate Guild",
                    "abbreviation": "AEPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153736/?format=api",
                        "id": 153736,
                        "name": "Arkansas Elite Pirate Guild",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/153736/?format=api",
                "id": 153736,
                "name": "Arkansas Elite Pirate Guild"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple",
        "ascii-express"
    ]
}