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

{
    "url": "https://demozoo.org/api/v1/bbses/13903/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13903/",
    "id": 13903,
    "name": "Male",
    "location": "Ciudad Autónoma de Buenos Aires, Buenos Aires F.D., Argentina",
    "country_code": "AR",
    "latitude": -34.6,
    "longitude": -58.45,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377072/?format=api",
            "demozoo_url": "https://demozoo.org/music/377072/",
            "id": 377072,
            "title": "Sunless",
            "author_nicks": [
                {
                    "name": "X-Static",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119764/?format=api",
                        "id": 119764,
                        "name": "X-Static",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "XFusion",
                    "abbreviation": "XFS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151263/?format=api",
                        "id": 151263,
                        "name": "XFusion",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-06-14",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "xm",
                "rock"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25248/?format=api",
                "id": 25248,
                "name": "Darkman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/151263/?format=api",
                "id": 151263,
                "name": "XFusion"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}