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

{
    "url": "https://demozoo.org/api/v1/bbses/5590/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5590/",
    "id": 5590,
    "name": "Youthanasia (0471)",
    "location": "Bremerhaven, Bremen, Germany",
    "country_code": "DE",
    "latitude": 53.53615,
    "longitude": 8.59298,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270080/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270080/",
            "id": 270080,
            "title": "TST Ansi Pack (01/1995)",
            "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": "1995-01-24",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203542/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203542/",
            "id": 203542,
            "title": "TST Application Generator",
            "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",
            "supertype": "production",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89472/?format=api",
                "id": 89472,
                "name": "Raver"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}