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

{
    "url": "https://demozoo.org/api/v1/bbses/9395/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9395/",
    "id": 9395,
    "name": "The Lost Eden",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309002/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/309002/",
            "id": 309002,
            "title": "A New Ascii Colly",
            "author_nicks": [
                {
                    "name": "Soxius",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10661/?format=api",
                        "id": 10661,
                        "name": "Soxius",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Destiny",
                    "abbreviation": "DSY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                        "id": 129545,
                        "name": "Destiny",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}