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

{
    "url": "https://demozoo.org/api/v1/bbses/14703/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14703/",
    "id": 14703,
    "name": "Skyline",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/226633/?format=api",
            "demozoo_url": "https://demozoo.org/productions/226633/",
            "id": 226633,
            "title": "Skyline BBS Intro",
            "author_nicks": [
                {
                    "name": "C.a.s.a.-N.o.v.a.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101059/?format=api",
                        "id": 101059,
                        "name": "C.a.s.a.-N.o.v.a.",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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": [],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}