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

{
    "url": "https://demozoo.org/api/v1/bbses/11594/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11594/",
    "id": 11594,
    "name": "Wicked Buds",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353390/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353390/",
            "id": 353390,
            "title": "Customized Coloured Board Asciis",
            "author_nicks": [
                {
                    "name": "Flick",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87810/?format=api",
                        "id": 87810,
                        "name": "Flick",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Extreme Artists",
                    "abbreviation": "EA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/143564/?format=api",
                        "id": 143564,
                        "name": "Extreme Artists",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112607/?format=api",
                "id": 112607,
                "name": "Snorf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}