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

{
    "url": "https://demozoo.org/api/v1/bbses/7086/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7086/",
    "id": 7086,
    "name": "Unholy Grounds",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301513/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301513/",
            "id": 301513,
            "title": "FOX Info",
            "author_nicks": [
                {
                    "name": "FOX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127555/?format=api",
                        "id": 127555,
                        "name": "FOX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-22",
            "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": [
                "bonijoni-intro-maker"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127570/?format=api",
                "id": 127570,
                "name": "Shaman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127555/?format=api",
                "id": 127555,
                "name": "FOX"
            },
            "role": ""
        }
    ],
    "tags": []
}