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

{
    "url": "https://demozoo.org/api/v1/bbses/8016/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8016/",
    "id": 8016,
    "name": "The House",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308897/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308897/",
            "id": 308897,
            "title": "Abuse!",
            "author_nicks": [
                {
                    "name": "Betty Boy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39374/?format=api",
                        "id": 39374,
                        "name": "Betty Boy",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "X-Trade",
                    "abbreviation": "XTD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                        "id": 6649,
                        "name": "X-Trade",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-01",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "first-production"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80851/?format=api",
                "id": 80851,
                "name": "Zapp"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80841/?format=api",
                "id": 80841,
                "name": "Jolly Good Elites Traders And Suppliers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}