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

{
    "url": "https://demozoo.org/api/v1/bbses/14520/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14520/",
    "id": 14520,
    "name": "Black Water",
    "location": "Minnesota, United States",
    "country_code": "US",
    "latitude": 46.25024,
    "longitude": -94.25055,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381860/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381860/",
            "id": 381860,
            "title": "Lord of the Flies",
            "author_nicks": [
                {
                    "name": "The Bunnymen",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118579/?format=api",
                        "id": 118579,
                        "name": "The Bunnymen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-10-06",
            "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": [],
    "tags": [
        "bbs-apple"
    ]
}