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

{
    "url": "https://demozoo.org/api/v1/bbses/9397/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9397/",
    "id": 9397,
    "name": "Alpha Complex",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/141979/?format=api",
            "demozoo_url": "https://demozoo.org/productions/141979/",
            "id": 141979,
            "title": "Alpha Complex Meeting Demo",
            "author_nicks": [
                {
                    "name": "Lynx",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67023/?format=api",
                        "id": 67023,
                        "name": "The Lynx Crew",
                        "is_group": true
                    }
                },
                {
                    "name": "PowerDrive",
                    "abbreviation": "PD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47783/?format=api",
                        "id": 47783,
                        "name": "PowerDrive",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-15",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34419/?format=api",
                "id": 34419,
                "name": "Headhunter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34418/?format=api",
                "id": 34418,
                "name": "Lynx"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}