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

{
    "url": "https://demozoo.org/api/v1/bbses/10464/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10464/",
    "id": 10464,
    "name": "Pure Climax",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/168992/?format=api",
            "demozoo_url": "https://demozoo.org/productions/168992/",
            "id": 168992,
            "title": "Dreamlogin 1.2",
            "author_nicks": [
                {
                    "name": "Intellect",
                    "abbreviation": "ILT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23608/?format=api",
                        "id": 23608,
                        "name": "Intellect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-09-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "daydream-amiga"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8345/?format=api",
                "id": 8345,
                "name": "Origo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "daydream-amiga",
        "bbs-amiga"
    ]
}