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

{
    "url": "https://demozoo.org/api/v1/bbses/10737/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10737/",
    "id": 10737,
    "name": "cLUB mONDO bIZARRE",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/228556/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228556/",
            "id": 228556,
            "title": "Video Director",
            "author_nicks": [
                {
                    "name": "Supreme",
                    "abbreviation": "SRE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104491/?format=api",
                        "id": 104491,
                        "name": "Supreme",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-24",
            "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/104491/?format=api",
                "id": 104491,
                "name": "Supreme"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}