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

{
    "url": "https://demozoo.org/api/v1/bbses/7868/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7868/",
    "id": 7868,
    "name": "Beverly Hills",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303301/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303301/",
            "id": 303301,
            "title": "Ultima Serpent Isle Cracktro",
            "author_nicks": [
                {
                    "name": "The Dream Team",
                    "abbreviation": "TDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                        "id": 20609,
                        "name": "The Dream Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-23",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128730/?format=api",
                "id": 128730,
                "name": "Chris"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4888/?format=api",
                "id": 4888,
                "name": "Dave"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}