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

{
    "url": "https://demozoo.org/api/v1/bbses/10910/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10910/",
    "id": 10910,
    "name": "Paradise Express",
    "location": "Summit, Union County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.71562,
    "longitude": -74.36468,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/100952/?format=api",
            "demozoo_url": "https://demozoo.org/productions/100952/",
            "id": 100952,
            "title": "Paradise Express",
            "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": "1994-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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/137444/?format=api",
                "id": 137444,
                "name": "Mugwump"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137445/?format=api",
                "id": 137445,
                "name": "Stun"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137446/?format=api",
                "id": 137446,
                "name": "Tech-X"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                "id": 44047,
                "name": "Dungeon Dwellers Design"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}