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

{
    "url": "https://demozoo.org/api/v1/bbses/11769/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11769/",
    "id": 11769,
    "name": "Pentagon (068...)",
    "location": "Saarland, Germany",
    "country_code": "DE",
    "latitude": 49.40472,
    "longitude": 6.96083,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/198473/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198473/",
            "id": 198473,
            "title": "Pentagon BBS (4)",
            "author_nicks": [],
            "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/84624/?format=api",
                "id": 84624,
                "name": "Living Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47188/?format=api",
                "id": 47188,
                "name": "Voodoo"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-console",
        "hpav",
        "incomplete-affils"
    ]
}