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

{
    "url": "https://demozoo.org/api/v1/bbses/9675/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9675/",
    "id": 9675,
    "name": "Fun Factory",
    "location": "Gemeente Amsterdam, North Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.37302,
    "longitude": 4.89856,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354851/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354851/",
            "id": 354851,
            "title": "GB Charts April 1995",
            "author_nicks": [
                {
                    "name": "Asgard",
                    "abbreviation": "ASG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35409/?format=api",
                        "id": 35409,
                        "name": "Asgard",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                    "id": 38,
                    "name": "Nintendo Game Boy (GB)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-magazine",
                "charts",
                "release-chart"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35409/?format=api",
                "id": 35409,
                "name": "Asgard"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-console"
    ]
}