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

{
    "url": "https://demozoo.org/api/v1/bbses/200/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/200/",
    "id": 200,
    "name": "Malpractice",
    "location": "Newton, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.13333,
    "longitude": -122.85,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186884/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186884/",
            "id": 186884,
            "title": "Professional Login for Proboard 2.1x",
            "author_nicks": [
                {
                    "name": "Poison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                        "id": 10129,
                        "name": "Poison",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-08-05",
            "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": [
                "proboard"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58787/?format=api",
                "id": 58787,
                "name": "FrgnFruz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                "id": 10129,
                "name": "Poison"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}