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

{
    "url": "https://demozoo.org/api/v1/bbses/11130/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11130/",
    "id": 11130,
    "name": "Pluto's Place",
    "location": "Kalmar, Sweden",
    "country_code": "SE",
    "latitude": 57.33333,
    "longitude": 16.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183071/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183071/",
            "id": 183071,
            "title": "More Than One Part Demo",
            "author_nicks": [
                {
                    "name": "The Round Circle",
                    "abbreviation": "TRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                        "id": 4047,
                        "name": "The Round Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-11-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/1316/?format=api",
            "demozoo_url": "https://demozoo.org/productions/1316/",
            "id": 1316,
            "title": "Two Stages",
            "author_nicks": [
                {
                    "name": "The Round Circle",
                    "abbreviation": "TRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                        "id": 4047,
                        "name": "The Round Circle",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-05-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "requires-kickstart-1.2",
                "graphics-ripped-from-game"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                "id": 4052,
                "name": "Pluto"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
                "id": 4047,
                "name": "The Round Circle"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}