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

{
    "url": "https://demozoo.org/api/v1/bbses/3631/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3631/",
    "id": 3631,
    "name": "Deadly Desire",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303291/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/303291/",
            "id": 303291,
            "title": "TST Ansi Pack (11/1994)",
            "author_nicks": [
                {
                    "name": "The Silent Terror",
                    "abbreviation": "TST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                        "id": 89464,
                        "name": "The Silent Terror",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "infected"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83224/?format=api",
                "id": 83224,
                "name": "Blueman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37903/?format=api",
                "id": 37903,
                "name": "Religion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}