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

{
    "url": "https://demozoo.org/api/v1/bbses/6567/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6567/",
    "id": 6567,
    "name": "Devils Express",
    "location": "Taunton, Somerset, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.01494,
    "longitude": -3.10293,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223591/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223591/",
            "id": 223591,
            "title": "Theme Park +3",
            "author_nicks": [
                {
                    "name": "Traders Dream",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95792/?format=api",
                        "id": 95792,
                        "name": "Traders Dream",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-06",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "theme-park"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26667/?format=api",
                "id": 26667,
                "name": "Frosty"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51951/?format=api",
                "id": 51951,
                "name": "Jr."
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95792/?format=api",
                "id": 95792,
                "name": "Traders Dream"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}