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

{
    "url": "https://demozoo.org/api/v1/bbses/13512/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13512/",
    "id": 13512,
    "name": "Lock-Up",
    "location": "Uppsala County, Uppsala, Sweden",
    "country_code": "SE",
    "latitude": 60.0,
    "longitude": 17.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372236/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372236/",
            "id": 372236,
            "title": "lEARN-aREXX v1.1",
            "author_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "DSY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                        "id": 129545,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04-07",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "arexx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149698/?format=api",
                "id": 149698,
                "name": "Fusion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                "id": 129545,
                "name": "Destiny"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}