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

{
    "url": "https://demozoo.org/api/v1/bbses/1779/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1779/",
    "id": 1779,
    "name": "Polamidon",
    "location": "Nürnberg, Regierungsbezirk Mittelfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.4541,
    "longitude": 11.0768,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191245/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191245/",
            "id": 191245,
            "title": "Polamidon BBS",
            "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/120250/?format=api",
                "id": 120250,
                "name": "Loco"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120251/?format=api",
                "id": 120251,
                "name": "Weazle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120256/?format=api",
                "id": 120256,
                "name": "Total Anarchy"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}