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

{
    "url": "https://demozoo.org/api/v1/bbses/13907/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13907/",
    "id": 13907,
    "name": "Dinder World",
    "location": "Thunder Bay, Thunder Bay District, Ontario, Canada",
    "country_code": "CA",
    "latitude": 48.38202,
    "longitude": -89.25018,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283629/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283629/",
            "id": 283629,
            "title": "Christmas '94 Demo",
            "author_nicks": [
                {
                    "name": "Superiority Complex",
                    "abbreviation": "SCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16917/?format=api",
                        "id": 16917,
                        "name": "Superiority Complex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "requires-386",
                "christmas"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16918/?format=api",
                "id": 16918,
                "name": "EnigmaLogic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16917/?format=api",
                "id": 16917,
                "name": "Superiority Complex"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs",
        "music-bbs",
        "bbs-linux",
        "lynx-bbs"
    ]
}