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

{
    "url": "https://demozoo.org/api/v1/bbses/7438/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7438/",
    "id": 7438,
    "name": "Plan-B",
    "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111324/?format=api",
                "id": 111324,
                "name": "Pharazoone"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "no-staff-added"
    ]
}