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

{
    "url": "https://demozoo.org/api/v1/bbses/12133/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12133/",
    "id": 12133,
    "name": "Consolidated",
    "location": "Kreisfreie Stadt München, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.15389,
    "longitude": 11.54806,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/197653/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197653/",
            "id": 197653,
            "title": "Consolidated BBS",
            "author_nicks": [
                {
                    "name": "Abyss",
                    "abbreviation": "AYS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                        "id": 398,
                        "name": "Abyss",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145140/?format=api",
                "id": 145140,
                "name": "Multiplex"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94782/?format=api",
                "id": 94782,
                "name": "Xta"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145141/?format=api",
                "id": 145141,
                "name": "5ive'O"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-console"
    ]
}