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

{
    "url": "https://demozoo.org/api/v1/bbses/1629/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1629/",
    "id": 1629,
    "name": "Mystical Runes",
    "location": "Jersey City, Hudson County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.72816,
    "longitude": -74.07764,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/137388/?format=api",
            "demozoo_url": "https://demozoo.org/productions/137388/",
            "id": 137388,
            "title": "Mystical Runes BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "starport2-ripoff"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129472/?format=api",
                "id": 129472,
                "name": "Lord Viper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68081/?format=api",
                "id": 68081,
                "name": "Infinity"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}