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

{
    "url": "https://demozoo.org/api/v1/bbses/10463/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10463/",
    "id": 10463,
    "name": "Zubzec 2000",
    "location": "Motala Kommun, Östergötland, Sweden",
    "country_code": "SE",
    "latitude": 58.65131,
    "longitude": 15.19105,
    "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/89723/?format=api",
                "id": 89723,
                "name": "proxYon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                "id": 3788,
                "name": "Nukleus"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}