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

{
    "url": "https://demozoo.org/api/v1/bbses/1439/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1439/",
    "id": 1439,
    "name": "Wild Stuff",
    "location": "Leipzig, Saxony, Germany",
    "country_code": "DE",
    "latitude": 51.34198,
    "longitude": 12.37498,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/20139/?format=api",
            "demozoo_url": "https://demozoo.org/productions/20139/",
            "id": 20139,
            "title": "Checkpoint",
            "author_nicks": [
                {
                    "name": "Obnoxious",
                    "abbreviation": "OBN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                        "id": 14096,
                        "name": "Obnoxious",
                        "is_group": true
                    }
                },
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04-13",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/66767/?format=api",
            "demozoo_url": "https://demozoo.org/productions/66767/",
            "id": 66767,
            "title": "Cream #4",
            "author_nicks": [
                {
                    "name": "Obnoxious",
                    "abbreviation": "OBN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                        "id": 14096,
                        "name": "Obnoxious",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04-12",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "german"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309684/?format=api",
            "demozoo_url": "https://demozoo.org/music/309684/",
            "id": 309684,
            "title": "Suppression",
            "author_nicks": [
                {
                    "name": "sr",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13982/?format=api",
                        "id": 13982,
                        "name": "Soundrunner",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Suspect Development International",
                    "abbreviation": "SDi",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                        "id": 13585,
                        "name": "Suspect Development International",
                        "is_group": true
                    }
                },
                {
                    "name": "Suspect Records",
                    "abbreviation": "SR?",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                        "id": 14118,
                        "name": "Suspect Records",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-04-12",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "16ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25599/?format=api",
                "id": 25599,
                "name": "Shad"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                "id": 14118,
                "name": "Suspect Records"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "isdn"
    ]
}