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

{
    "url": "https://demozoo.org/api/v1/bbses/1531/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1531/",
    "id": 1531,
    "name": "Line 2 Hell",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166327/",
            "id": 166327,
            "title": "Belgian Scene Report 4",
            "author_nicks": [
                {
                    "name": "ByteMare",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68936/?format=api",
                        "id": 68936,
                        "name": "ByteMare",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "belgian-scene-report"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120118/?format=api",
                "id": 120118,
                "name": "Night"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
                "id": 50091,
                "name": "Escape"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129042/?format=api",
                "id": 129042,
                "name": "Inox Realness"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}