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

{
    "url": "https://demozoo.org/api/v1/bbses/4274/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4274/",
    "id": 4274,
    "name": "Mental Glow",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356041/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356041/",
            "id": 356041,
            "title": "DF!-Kick v1.0ß",
            "author_nicks": [
                {
                    "name": "Dark Forces",
                    "abbreviation": "DF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81810/?format=api",
                        "id": 81810,
                        "name": "Dark Forces",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/203603/?format=api",
            "demozoo_url": "https://demozoo.org/productions/203603/",
            "id": 203603,
            "title": "Dizzi Cracktro",
            "author_nicks": [
                {
                    "name": "The Black Star",
                    "abbreviation": "TBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                        "id": 81289,
                        "name": "The Black Star",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/290931/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290931/",
            "id": 290931,
            "title": "Wave #3",
            "author_nicks": [
                {
                    "name": "The Council",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                        "id": 81961,
                        "name": "The Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "wave"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122881/?format=api",
                "id": 122881,
                "name": "Infernal"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81818/?format=api",
                "id": 81818,
                "name": "Carl Coyote"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87965/?format=api",
                "id": 87965,
                "name": "The Underground Rebellion"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81810/?format=api",
                "id": 81810,
                "name": "Dark Forces"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81289/?format=api",
                "id": 81289,
                "name": "The Black Star"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}