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

{
    "url": "https://demozoo.org/api/v1/bbses/6002/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6002/",
    "id": 6002,
    "name": "Sunshine",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/113547/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113547/",
            "id": 113547,
            "title": "Sunshine BBS Intro",
            "author_nicks": [
                {
                    "name": "Toxic Waste",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
                        "id": 44485,
                        "name": "Toxic Waste",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-06",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
                "id": 44485,
                "name": "Toxic Waste"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}