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

{
    "url": "https://demozoo.org/api/v1/bbses/11675/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11675/",
    "id": 11675,
    "name": "Disaster Zone",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354803/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354803/",
            "id": 354803,
            "title": "5D-NewFiles v0.22",
            "author_nicks": [
                {
                    "name": "5th Dynasty",
                    "abbreviation": "5D",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                        "id": 23746,
                        "name": "5th Dynasty",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-17",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex-filecheck"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99964/?format=api",
                "id": 99964,
                "name": "Mr. Deicide"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                "id": 23746,
                "name": "5th Dynasty"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}