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

{
    "url": "https://demozoo.org/api/v1/bbses/3847/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3847/",
    "id": 3847,
    "name": "Key West",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279116/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279116/",
            "id": 279116,
            "title": "Key West BBS Intro",
            "author_nicks": [
                {
                    "name": "Osiris",
                    "abbreviation": "ORS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61307/?format=api",
                        "id": 61307,
                        "name": "Osiris",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/279117/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279117/",
            "id": 279117,
            "title": "Key West BBS Intro 2",
            "author_nicks": [
                {
                    "name": "Osiris",
                    "abbreviation": "ORS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61307/?format=api",
                        "id": 61307,
                        "name": "Osiris",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47538/?format=api",
                "id": 47538,
                "name": "MuMu"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61307/?format=api",
                "id": 61307,
                "name": "Osiris"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5172/?format=api",
                "id": 5172,
                "name": "Trackers"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "music-bbs"
    ]
}