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

{
    "url": "https://demozoo.org/api/v1/bbses/12118/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12118/",
    "id": 12118,
    "name": "Bamse",
    "location": "Aalborg, Ålborg Kommune, North Denmark, Denmark",
    "country_code": "DK",
    "latitude": 57.048,
    "longitude": 9.9187,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/286762/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286762/",
            "id": 286762,
            "title": "Bamstro (Bamse BBS)",
            "author_nicks": [
                {
                    "name": "Diffusion",
                    "abbreviation": "DFN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                        "id": 8264,
                        "name": "Diffusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-20",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}