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

{
    "url": "https://demozoo.org/api/v1/bbses/13480/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13480/",
    "id": 13480,
    "name": "Silvercity",
    "location": "Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.41667,
    "longitude": 24.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/371432/?format=api",
            "demozoo_url": "https://demozoo.org/music/371432/",
            "id": 371432,
            "title": "Death Calling",
            "author_nicks": [
                {
                    "name": "Astrax",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77535/?format=api",
                        "id": 77535,
                        "name": "Astrax",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Emerald",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148099/?format=api",
                        "id": 148099,
                        "name": "Emerald",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-09-06",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "it"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148099/?format=api",
                "id": 148099,
                "name": "Emerald"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "music-bbs"
    ]
}