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

{
    "url": "https://demozoo.org/api/v1/bbses/10853/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10853/",
    "id": 10853,
    "name": "Asantissima",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/261633/?format=api",
            "demozoo_url": "https://demozoo.org/productions/261633/",
            "id": 261633,
            "title": "Cool-A-Tune 1 Intro",
            "author_nicks": [
                {
                    "name": "X-Zone",
                    "abbreviation": "XZN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                        "id": 5063,
                        "name": "X-Zone",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09",
            "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/5063/?format=api",
                "id": 5063,
                "name": "X-Zone"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}