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

{
    "url": "https://demozoo.org/api/v1/bbses/7953/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7953/",
    "id": 7953,
    "name": "Xtreme Elegance",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/211371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/211371/",
            "id": 211371,
            "title": "Definitly Baby",
            "author_nicks": [
                {
                    "name": "Jolly",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                        "id": 13621,
                        "name": "Jolly",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128941/?format=api",
                "id": 128941,
                "name": "Maverick"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                "id": 13621,
                "name": "Jolly"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}