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

{
    "url": "https://demozoo.org/api/v1/bbses/10353/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10353/",
    "id": 10353,
    "name": "Wonderland",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/326461/?format=api",
            "demozoo_url": "https://demozoo.org/productions/326461/",
            "id": 326461,
            "title": "Black Book List",
            "author_nicks": [
                {
                    "name": "Impulse",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131000/?format=api",
                        "id": 131000,
                        "name": "Impulse",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Steel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27909/?format=api",
                        "id": 27909,
                        "name": "Steel",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1991",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/265279/?format=api",
            "demozoo_url": "https://demozoo.org/productions/265279/",
            "id": 265279,
            "title": "Illegal Copy 1",
            "author_nicks": [
                {
                    "name": "Vision",
                    "abbreviation": "VSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                        "id": 156,
                        "name": "Vision",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/278025/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278025/",
            "id": 278025,
            "title": "Nice Music",
            "author_nicks": [
                {
                    "name": "Voodoo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114012/?format=api",
                        "id": 114012,
                        "name": "Voodoo",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04-15",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102101/?format=api",
                "id": 102101,
                "name": "Mike Dream"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}