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

{
    "url": "https://demozoo.org/api/v1/bbses/10467/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10467/",
    "id": 10467,
    "name": "Silent Service",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315402/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315402/",
            "id": 315402,
            "title": "SAD-LastCallers v1.0",
            "author_nicks": [
                {
                    "name": "Sceptic",
                    "abbreviation": "SCP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                        "id": 2886,
                        "name": "Sceptic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "shareware",
                "fame"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "unknown-location"
    ]
}