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

{
    "url": "https://demozoo.org/api/v1/bbses/3669/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3669/",
    "id": 3669,
    "name": "Dark Castle (815)",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292787/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292787/",
            "id": 292787,
            "title": "Airwolf",
            "author_nicks": [
                {
                    "name": "The Dark Prophet",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119873/?format=api",
                        "id": 119873,
                        "name": "The Dark Prophet",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
                "airwolf"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}