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

{
    "url": "https://demozoo.org/api/v1/bbses/7007/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7007/",
    "id": 7007,
    "name": "Oxygen Overdose",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386868/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386868/",
            "id": 386868,
            "title": "Paranoid",
            "author_nicks": [
                {
                    "name": "Woober",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4753/?format=api",
                        "id": 4753,
                        "name": "Woober",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Arcade",
                    "abbreviation": "A!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                        "id": 6857,
                        "name": "Arcade",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-08-14",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78014/?format=api",
                "id": 78014,
                "name": "The United Dreams"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}