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

{
    "url": "https://demozoo.org/api/v1/bbses/10219/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10219/",
    "id": 10219,
    "name": "Fugazi",
    "location": "Aerzen, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.04953,
    "longitude": 9.25856,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223712/",
            "id": 223712,
            "title": "Seasons Greetings",
            "author_nicks": [
                {
                    "name": "Digiwars",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3336/?format=api",
                        "id": 3336,
                        "name": "Digiwars",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3336/?format=api",
                "id": 3336,
                "name": "Digiwars"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}