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

{
    "url": "https://demozoo.org/api/v1/bbses/14598/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14598/",
    "id": 14598,
    "name": "Absolute Zero (615)",
    "location": "Franklin, Williamson County, Tennessee, United States",
    "country_code": "US",
    "latitude": 35.92506,
    "longitude": -86.86889,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/383679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/383679/",
            "id": 383679,
            "title": "DOS Shuttle Login",
            "author_nicks": [
                {
                    "name": "Think",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38569/?format=api",
                        "id": 38569,
                        "name": "Think",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-09-15",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "renegade-bbs"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154160/?format=api",
                "id": 154160,
                "name": "Lord Nikon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38569/?format=api",
                "id": 38569,
                "name": "Think"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "fidonet",
        "renegade-bbs"
    ]
}