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

{
    "url": "https://demozoo.org/api/v1/bbses/910/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/910/",
    "id": 910,
    "name": "Nimbus Studio",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/27818/?format=api",
            "demozoo_url": "https://demozoo.org/productions/27818/",
            "id": 27818,
            "title": "Another Demo",
            "author_nicks": [
                {
                    "name": "Nimbus Studio",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19262/?format=api",
                        "id": 19262,
                        "name": "Nimbus Studio",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-19",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48029/?format=api",
                "id": 48029,
                "name": "D.J. Wolf"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48032/?format=api",
                "id": 48032,
                "name": "Evil Rider"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70423/?format=api",
                "id": 70423,
                "name": "Master Death"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48035/?format=api",
                "id": 48035,
                "name": "Super Reset"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19262/?format=api",
                "id": 19262,
                "name": "Nimbus Studio"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                "id": 70422,
                "name": "Brutal PPE Coders"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19267/?format=api",
                "id": 19267,
                "name": "DDT Entertainment"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "demoscene-bbs",
        "incomplete-affils"
    ]
}