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

{
    "url": "https://demozoo.org/api/v1/bbses/7171/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7171/",
    "id": 7171,
    "name": "Corosive",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281067/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281067/",
            "id": 281067,
            "title": "Corosive BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59757/?format=api",
                "id": 59757,
                "name": "Penn"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87498/?format=api",
                "id": 87498,
                "name": "CRiSiS"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21818/?format=api",
                "id": 21818,
                "name": "Rune"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "artboard"
    ]
}