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

{
    "url": "https://demozoo.org/api/v1/bbses/5151/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5151/",
    "id": 5151,
    "name": "Minor Mishmash",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191440/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191440/",
            "id": 191440,
            "title": "Group Selection #1",
            "author_nicks": [
                {
                    "name": "Reflex",
                    "abbreviation": "RLX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                        "id": 6642,
                        "name": "Reflex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cli-menu",
                "group-selection"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82390/?format=api",
                "id": 82390,
                "name": "Flabbergast"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}