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

{
    "url": "https://demozoo.org/api/v1/bbses/7878/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7878/",
    "id": 7878,
    "name": "Flight Zone",
    "location": "Jakobstad, Jakobstadsregionen, Ostrobothnia, Finland",
    "country_code": "FI",
    "latitude": 63.66763,
    "longitude": 22.60892,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169056/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169056/",
            "id": 169056,
            "title": "Ami Newuser Questionnaire",
            "author_nicks": [
                {
                    "name": "Dataduo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70339/?format=api",
                        "id": 70339,
                        "name": "Dataduo",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish-language",
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70339/?format=api",
                "id": 70339,
                "name": "Dataduo"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}