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

{
    "url": "https://demozoo.org/api/v1/bbses/11600/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11600/",
    "id": 11600,
    "name": "Medusa",
    "location": "São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -22.0,
    "longitude": -49.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353392/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353392/",
            "id": 353392,
            "title": "A Very Humble Lil' Ascii Collection",
            "author_nicks": [
                {
                    "name": "Zen Amako",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87820/?format=api",
                        "id": 87820,
                        "name": "Zen Amako",
                        "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143564/?format=api",
                "id": 143564,
                "name": "Extreme Artists"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}