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

{
    "url": "https://demozoo.org/api/v1/bbses/10625/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10625/",
    "id": 10625,
    "name": "Wicked Phenomenon",
    "location": "City of Trenton, Mercer County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.22373,
    "longitude": -74.76399,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270117/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270117/",
            "id": 270117,
            "title": "Broken Pack #2",
            "author_nicks": [
                {
                    "name": "Broken",
                    "abbreviation": "BKN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/85738/?format=api",
                        "id": 85738,
                        "name": "Broken",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "viewer-included"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135452/?format=api",
                "id": 135452,
                "name": "Anfin Durak"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121574/?format=api",
                "id": 121574,
                "name": "Arrogant Couriers with Essays"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85738/?format=api",
                "id": 85738,
                "name": "Broken"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}