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

{
    "url": "https://demozoo.org/api/v1/bbses/13596/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13596/",
    "id": 13596,
    "name": "Ravenloft",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373216/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373216/",
            "id": 373216,
            "title": "Der Szene Beobachter #2",
            "author_nicks": [
                {
                    "name": "Die Gilde",
                    "abbreviation": "GIL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83141/?format=api",
                        "id": 83141,
                        "name": "Die Gilde",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-27",
            "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": [
                "textmode",
                "humor",
                "german",
                "incomplete-credits",
                "piracy",
                "flamewar"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83148/?format=api",
                "id": 83148,
                "name": "Orbit"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}