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

{
    "url": "https://demozoo.org/api/v1/bbses/11436/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11436/",
    "id": 11436,
    "name": "Club Congo",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340377/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340377/",
            "id": 340377,
            "title": "3D Lemmings Trainer +10",
            "author_nicks": [
                {
                    "name": "Hybrid",
                    "abbreviation": "HBD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                        "id": 18751,
                        "name": "Hybrid",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "3d-lemmings"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106080/?format=api",
                "id": 106080,
                "name": "Specie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}