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

{
    "url": "https://demozoo.org/api/v1/bbses/7532/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7532/",
    "id": 7532,
    "name": "Dark Power",
    "location": "Turku, Southwest Finland, Finland",
    "country_code": "FI",
    "latitude": 60.53333,
    "longitude": 22.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/32554/?format=api",
            "demozoo_url": "https://demozoo.org/productions/32554/",
            "id": 32554,
            "title": "Imphobia #1",
            "author_nicks": [
                {
                    "name": "Imphobia",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                        "id": 11375,
                        "name": "Imphobia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-23",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "imphobia",
                "piracy"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/99950/?format=api",
            "demozoo_url": "https://demozoo.org/productions/99950/",
            "id": 99950,
            "title": "Slideshow I",
            "author_nicks": [
                {
                    "name": "Future Crew",
                    "abbreviation": "FC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                        "id": 357,
                        "name": "Future Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-07-23",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}