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

{
    "url": "https://demozoo.org/api/v1/bbses/807/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/807/",
    "id": 807,
    "name": "Weyland Yutani",
    "location": "Bezirk Olten, Solothurn, Switzerland",
    "country_code": "CH",
    "latitude": 47.34426,
    "longitude": 7.90755,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283788/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283788/",
            "id": 283788,
            "title": "Backtrack EP",
            "author_nicks": [
                {
                    "name": "Phase^D",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                        "id": 10161,
                        "name": "Phase Distortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-01",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": [
                "mod",
                "no-executable"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/344299/?format=api",
            "demozoo_url": "https://demozoo.org/music/344299/",
            "id": 344299,
            "title": "Forever Love",
            "author_nicks": [
                {
                    "name": "Trance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8003/?format=api",
                        "id": 8003,
                        "name": "Jarre",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Crux",
                    "abbreviation": "CRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                        "id": 5452,
                        "name": "Crux",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-12-29",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "4ch",
                "mod"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8003/?format=api",
                "id": 8003,
                "name": "Jarre"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                "id": 10161,
                "name": "Phase Distortion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}