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

{
    "url": "https://demozoo.org/api/v1/bbses/8811/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8811/",
    "id": 8811,
    "name": "The Holy Grail",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/19070/?format=api",
            "demozoo_url": "https://demozoo.org/productions/19070/",
            "id": 19070,
            "title": "Horizon Easter Party 1991 Invitation",
            "author_nicks": [
                {
                    "name": "The Real Horizon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                        "id": 719,
                        "name": "Horizon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-02-16",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}