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

{
    "url": "https://demozoo.org/api/v1/bbses/7439/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7439/",
    "id": 7439,
    "name": "Bad Digestion",
    "location": "Borås, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.73783,
    "longitude": 12.94076,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271933/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271933/",
            "id": 271933,
            "title": "PRZ Art Pack (07/1996)",
            "author_nicks": [
                {
                    "name": "Pharazoone",
                    "abbreviation": "PRZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111324/?format=api",
                        "id": 111324,
                        "name": "Pharazoone",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111329/?format=api",
                "id": 111329,
                "name": "Stranger"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111324/?format=api",
                "id": 111324,
                "name": "Pharazoone"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}