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

{
    "url": "https://demozoo.org/api/v1/bbses/242/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/242/",
    "id": 242,
    "name": "Thieves Den",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/147062/?format=api",
            "demozoo_url": "https://demozoo.org/productions/147062/",
            "id": 147062,
            "title": "Rainy Day Games",
            "author_nicks": [
                {
                    "name": "First Class",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                        "id": 61759,
                        "name": "First Class",
                        "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/61759/?format=api",
                "id": 61759,
                "name": "First Class"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}