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

{
    "url": "https://demozoo.org/api/v1/bbses/3985/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3985/",
    "id": 3985,
    "name": "Blackdawn",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292816/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292816/",
            "id": 292816,
            "title": "Pursuit of Piracy",
            "author_nicks": [
                {
                    "name": "The Integral Matrix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122139/?format=api",
                        "id": 122139,
                        "name": "The Integral Matrix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}