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

{
    "url": "https://demozoo.org/api/v1/bbses/1375/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1375/",
    "id": 1375,
    "name": "Wild Style",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196019/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196019/",
            "id": 196019,
            "title": "Global News 1",
            "author_nicks": [
                {
                    "name": "Religion",
                    "abbreviation": "RLG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37903/?format=api",
                        "id": 37903,
                        "name": "Religion",
                        "is_group": true
                    }
                },
                {
                    "name": "Teklords",
                    "abbreviation": "TLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10962/?format=api",
                        "id": 10962,
                        "name": "Teklords",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-28",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graffiti",
                "charts"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301452/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301452/",
            "id": 301452,
            "title": "Wild Style",
            "author_nicks": [
                {
                    "name": "Skin",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6875/?format=api",
                        "id": 6875,
                        "name": "Skin",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23665/?format=api",
                "id": 23665,
                "name": "Amok"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37107/?format=api",
                "id": 37107,
                "name": "Dynamix"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}