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

{
    "url": "https://demozoo.org/api/v1/bbses/5014/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5014/",
    "id": 5014,
    "name": "Warez Station",
    "location": "Nora Kommun, Örebro, Sweden",
    "country_code": "SE",
    "latitude": 59.53456,
    "longitude": 14.90777,
    "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/60028/?format=api",
                "id": 60028,
                "name": "Exalt"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5157/?format=api",
                "id": 5157,
                "name": "Beastifire"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}