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

{
    "url": "https://demozoo.org/api/v1/bbses/5562/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5562/",
    "id": 5562,
    "name": "A Weird Dream",
    "location": "Kanton Zürich, Zurich, Switzerland",
    "country_code": "CH",
    "latitude": 47.41667,
    "longitude": 8.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/230672/?format=api",
            "demozoo_url": "https://demozoo.org/productions/230672/",
            "id": 230672,
            "title": "Edd The Duck II +2",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-28",
            "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": [
                "trainer",
                "edd-the-duck"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/230675/?format=api",
            "demozoo_url": "https://demozoo.org/productions/230675/",
            "id": 230675,
            "title": "Flashback - German Sales Version",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-21",
            "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": [
                "flashback"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134165/?format=api",
                "id": 134165,
                "name": "Q"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}