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

{
    "url": "https://demozoo.org/api/v1/bbses/3388/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3388/",
    "id": 3388,
    "name": "Star Lynx",
    "location": "Phoenix, Maricopa County, Arizona, United States",
    "country_code": "US",
    "latitude": 33.44838,
    "longitude": -112.07404,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/75837/?format=api",
            "demozoo_url": "https://demozoo.org/productions/75837/",
            "id": 75837,
            "title": "Star Lynx BBS",
            "author_nicks": [
                {
                    "name": "Star Lynx BBS Production",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40231/?format=api",
                        "id": 40231,
                        "name": "Star Lynx BBS Production",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "animation"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40231/?format=api",
                "id": 40231,
                "name": "Star Lynx BBS Production"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}