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

{
    "url": "https://demozoo.org/api/v1/bbses/14657/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14657/",
    "id": 14657,
    "name": "Hell's Addiction",
    "location": "Catskill, Greene County, New York, United States",
    "country_code": "US",
    "latitude": 42.21731,
    "longitude": -73.86457,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/384957/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384957/",
            "id": 384957,
            "title": "CARE Pak #1",
            "author_nicks": [
                {
                    "name": "CARE",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154577/?format=api",
                        "id": 154577,
                        "name": "CARE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "renegade-bbs",
                "bbs-modding-pack"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154578/?format=api",
                "id": 154578,
                "name": "Vertigo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154577/?format=api",
                "id": 154577,
                "name": "CARE"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}