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

{
    "url": "https://demozoo.org/api/v1/bbses/13758/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13758/",
    "id": 13758,
    "name": "Pioneers",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/62312/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/62312/",
            "id": 62312,
            "title": "Green Nuns of the Revolution",
            "author_nicks": [
                {
                    "name": "Neurodancer",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/888/?format=api",
                        "id": 888,
                        "name": "Neurodancer",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "100%",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                        "id": 1298,
                        "name": "100%",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-02-28",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": []
}