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

{
    "url": "https://demozoo.org/api/v1/bbses/3490/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3490/",
    "id": 3490,
    "name": "Madman Org",
    "location": "Leonberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 48.79951,
    "longitude": 9.01626,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292650/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292650/",
            "id": 292650,
            "title": "Animated Enter Prompts v1.0",
            "author_nicks": [
                {
                    "name": "Phear",
                    "abbreviation": "PH!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/90450/?format=api",
                        "id": 90450,
                        "name": "Phear",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-03-01",
            "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/30557/?format=api",
            "demozoo_url": "https://demozoo.org/productions/30557/",
            "id": 30557,
            "title": "Tornado",
            "author_nicks": [
                {
                    "name": "Babylon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14790/?format=api",
                        "id": 14790,
                        "name": "Babylon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-10",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90452/?format=api",
                "id": 90452,
                "name": "Paladin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90450/?format=api",
                "id": 90450,
                "name": "Phear"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14790/?format=api",
                "id": 14790,
                "name": "Babylon"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}