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

{
    "url": "https://demozoo.org/api/v1/bbses/6479/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6479/",
    "id": 6479,
    "name": "?",
    "location": "Johannesburg, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
    "country_code": "ZA",
    "latitude": -26.20227,
    "longitude": 28.04363,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/214406/?format=api",
            "demozoo_url": "https://demozoo.org/productions/214406/",
            "id": 214406,
            "title": "Hot Stuff",
            "author_nicks": [
                {
                    "name": "Desaster Area",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47471/?format=api",
                        "id": 47471,
                        "name": "Desaster Area",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-23",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "requires-kickstart-1.2",
                "unknown-bbs"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47471/?format=api",
                "id": 47471,
                "name": "Desaster Area"
            },
            "role": ""
        }
    ],
    "tags": [
        "unknown-bbs",
        "bbs-amiga"
    ]
}