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

{
    "url": "https://demozoo.org/api/v1/bbses/4265/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4265/",
    "id": 4265,
    "name": "Satans Palace",
    "location": "Saarland, Germany",
    "country_code": "DE",
    "latitude": 49.40472,
    "longitude": 6.96083,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181/",
            "id": 181,
            "title": "Jammin",
            "author_nicks": [
                {
                    "name": "Haujobb",
                    "abbreviation": "HJB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                        "id": 4,
                        "name": "Haujobb",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-player-v6.0a"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/27532/?format=api",
            "demozoo_url": "https://demozoo.org/productions/27532/",
            "id": 27532,
            "title": "Multi Paint",
            "author_nicks": [
                {
                    "name": "Gothic",
                    "abbreviation": "GTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16935/?format=api",
                        "id": 16935,
                        "name": "Gothic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-26",
            "supertype": "production",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1017/?format=api",
                "id": 1017,
                "name": "Xeniator"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16935/?format=api",
                "id": 16935,
                "name": "Gothic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}