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

{
    "url": "https://demozoo.org/api/v1/bbses/14305/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14305/",
    "id": 14305,
    "name": "Motherboard West",
    "location": "Wisconsin, United States",
    "country_code": "US",
    "latitude": 44.50024,
    "longitude": -90.00041,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380831/",
            "id": 380831,
            "title": "Bureaucracy",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987",
            "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"
    ]
}