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

{
    "url": "https://demozoo.org/api/v1/bbses/14473/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14473/",
    "id": 14473,
    "name": "Tutu",
    "location": "Porto Alegre, Rio Grande do Sul, Brazil",
    "country_code": "BR",
    "latitude": -30.11462,
    "longitude": -51.16393,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381657/?format=api",
            "demozoo_url": "https://demozoo.org/music/381657/",
            "id": 381657,
            "title": "Thinking About You",
            "author_nicks": [
                {
                    "name": "HBM",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80901/?format=api",
                        "id": 80901,
                        "name": "HBM",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Arnow",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80310/?format=api",
                        "id": 80310,
                        "name": "Arnow",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-06-23",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "s3m"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153570/?format=api",
                "id": 153570,
                "name": "Tutu"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80310/?format=api",
                "id": 80310,
                "name": "Arnow"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}