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

{
    "url": "https://demozoo.org/api/v1/bbses/4083/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4083/",
    "id": 4083,
    "name": "The Occillion",
    "location": "Gotland County, Gotland, Sweden",
    "country_code": "SE",
    "latitude": 57.5,
    "longitude": 18.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293457/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293457/",
            "id": 293457,
            "title": "Automessage PPE v1.0",
            "author_nicks": [
                {
                    "name": "Crow",
                    "abbreviation": "CRW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
                        "id": 80072,
                        "name": "Crow",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80075/?format=api",
                "id": 80075,
                "name": "Razzler"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
                "id": 80072,
                "name": "Crow"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}