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

{
    "url": "https://demozoo.org/api/v1/bbses/4658/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4658/",
    "id": 4658,
    "name": "The Hospital",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/337475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/337475/",
            "id": 337475,
            "title": "Alcatraz Trainer",
            "author_nicks": [
                {
                    "name": "Excess",
                    "abbreviation": "ECS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123338/?format=api",
                        "id": 123338,
                        "name": "Excess",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-29",
            "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": [
                "alcatraz"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123341/?format=api",
                "id": 123341,
                "name": "Dragon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142684/?format=api",
                "id": 142684,
                "name": "Merlin"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142685/?format=api",
                "id": 142685,
                "name": "Obi"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123338/?format=api",
                "id": 123338,
                "name": "Excess"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}