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

{
    "url": "https://demozoo.org/api/v1/bbses/13598/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13598/",
    "id": 13598,
    "name": "Total Insanity",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88796/?format=api",
                "id": 88796,
                "name": "Insane"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}