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

{
    "url": "https://demozoo.org/api/v1/bbses/5013/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5013/",
    "id": 5013,
    "name": "The Subway",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279739/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279739/",
            "id": 279739,
            "title": "Zyron Music-Collection 12",
            "author_nicks": [
                {
                    "name": "Antic",
                    "abbreviation": "A",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                        "id": 6685,
                        "name": "Antic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60029/?format=api",
                "id": 60029,
                "name": "Jordan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}