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

{
    "url": "https://demozoo.org/api/v1/bbses/9919/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9919/",
    "id": 9919,
    "name": "Coldfront",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/250408/?format=api",
            "demozoo_url": "https://demozoo.org/productions/250408/",
            "id": 250408,
            "title": "Coldfront BBS",
            "author_nicks": [
                {
                    "name": "Mel O'Dee",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1621/?format=api",
                        "id": 1621,
                        "name": "Mel O'Dee",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/133369/?format=api",
                "id": 133369,
                "name": "Flex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}