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

{
    "url": "https://demozoo.org/api/v1/bbses/13808/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13808/",
    "id": 13808,
    "name": "Adventure",
    "location": "Rio de Janeiro, Brazil",
    "country_code": "BR",
    "latitude": -22.25,
    "longitude": -42.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/284077/?format=api",
            "demozoo_url": "https://demozoo.org/music/284077/",
            "id": 284077,
            "title": "End of a dream",
            "author_nicks": [
                {
                    "name": "Sharky-X",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57810/?format=api",
                        "id": 57810,
                        "name": "shx",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sound Alliance",
                    "abbreviation": "SA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26466/?format=api",
                        "id": 26466,
                        "name": "Sound Alliance",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm",
                "28ch"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151025/?format=api",
                "id": 151025,
                "name": "Flamel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26466/?format=api",
                "id": 26466,
                "name": "Sound Alliance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}