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

{
    "url": "https://demozoo.org/api/v1/bbses/14068/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14068/",
    "id": 14068,
    "name": "Spacid",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378472/",
            "id": 378472,
            "title": "DiskSpace v0.01",
            "author_nicks": [
                {
                    "name": "Royal",
                    "abbreviation": "RYL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                        "id": 1030,
                        "name": "Royal",
                        "is_group": true
                    }
                },
                {
                    "name": "Tribe",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152146/?format=api",
                        "id": 152146,
                        "name": "Tribe",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-14",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "fame",
                "amiga-e"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61840/?format=api",
                "id": 61840,
                "name": "Funki"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152146/?format=api",
                "id": 152146,
                "name": "Tribe"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}