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

{
    "url": "https://demozoo.org/api/v1/bbses/14012/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14012/",
    "id": 14012,
    "name": "Blogis",
    "location": "Reykjavík, Reykjavíkurborg, Capital Region, Iceland",
    "country_code": "IS",
    "latitude": 64.13548,
    "longitude": -21.89541,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267032/?format=api",
            "demozoo_url": "https://demozoo.org/music/267032/",
            "id": 267032,
            "title": "Sellout vs. Underground Round 1",
            "author_nicks": [
                {
                    "name": "Cubik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35589/?format=api",
                        "id": 35589,
                        "name": "Cubik",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Beam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                        "id": 13816,
                        "name": "Beam",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-04-27",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "14ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151918/?format=api",
                "id": 151918,
                "name": "Scorpion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                "id": 13816,
                "name": "Beam"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}