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

{
    "url": "https://demozoo.org/api/v1/bbses/3379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3379/",
    "id": 3379,
    "name": "Asylum (0522)",
    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 58.34099,
    "longitude": 11.84744,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/59865/?format=api",
            "demozoo_url": "https://demozoo.org/productions/59865/",
            "id": 59865,
            "title": "Asylum BBS Intro",
            "author_nicks": [
                {
                    "name": "2smart4u",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33488/?format=api",
                        "id": 33488,
                        "name": "2smart4u",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste",
                "ucdm"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33488/?format=api",
                "id": 33488,
                "name": "2smart4u"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}