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

{
    "url": "https://demozoo.org/api/v1/bbses/4973/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4973/",
    "id": 4973,
    "name": "Diverse Crime",
    "location": "Indiana, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -86.25027,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/71955/?format=api",
            "demozoo_url": "https://demozoo.org/productions/71955/",
            "id": 71955,
            "title": "ST Emulator V1.24",
            "author_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/140869/?format=api",
                        "id": 140869,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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/140869/?format=api",
                "id": 140869,
                "name": "Fusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}