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

{
    "url": "https://demozoo.org/api/v1/bbses/5569/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5569/",
    "id": 5569,
    "name": "Mental Overdose",
    "location": "Hamburg, Freie und Hansestadt, Hamburg, Germany",
    "country_code": "DE",
    "latitude": 53.55,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303438/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303438/",
            "id": 303438,
            "title": "Arabian Nights +5",
            "author_nicks": [
                {
                    "name": "Tarkus Team",
                    "abbreviation": "TT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                        "id": 1859,
                        "name": "Tarkus Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05",
            "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": [
                "no-sound",
                "trainer",
                "arabian-nights"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/223025/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223025/",
            "id": 223025,
            "title": "Bundesliga 3000",
            "author_nicks": [
                {
                    "name": "Esprit Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/94741/?format=api",
                        "id": 94741,
                        "name": "Esprit Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/130237/?format=api",
                "id": 130237,
                "name": "Ian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                "id": 1859,
                "name": "Tarkus Team"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}