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

{
    "url": "https://demozoo.org/api/v1/bbses/7932/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7932/",
    "id": 7932,
    "name": "Gremlins Place",
    "location": "France",
    "country_code": "FR",
    "latitude": 46.0,
    "longitude": 2.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290971/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290971/",
            "id": 290971,
            "title": "User Info System v1.0",
            "author_nicks": [
                {
                    "name": "Underground Empire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                        "id": 14518,
                        "name": "Underground Empire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14539/?format=api",
                "id": 14539,
                "name": "Mogwai"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128878/?format=api",
                "id": 128878,
                "name": "World Warez Federation"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                "id": 14518,
                "name": "Underground Empire"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}