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

{
    "url": "https://demozoo.org/api/v1/bbses/6574/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6574/",
    "id": 6574,
    "name": "Demonic Image",
    "location": "City of Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.00764,
    "longitude": -75.13396,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/167328/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167328/",
            "id": 167328,
            "title": "Demonic Image BBS",
            "author_nicks": [
                {
                    "name": "Dungeon Dwellers Design",
                    "abbreviation": "DDD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                        "id": 44047,
                        "name": "Dungeon Dwellers Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/126813/?format=api",
                "id": 126813,
                "name": "Demented Benz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126812/?format=api",
                "id": 126812,
                "name": "New Style Couriers"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78600/?format=api",
                "id": 78600,
                "name": "Ransom Game Reviews"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}