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

{
    "url": "https://demozoo.org/api/v1/bbses/823/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/823/",
    "id": 823,
    "name": "Developer's Site",
    "location": "Singapore",
    "country_code": "SG",
    "latitude": 1.36667,
    "longitude": 103.8,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/120607/?format=api",
            "demozoo_url": "https://demozoo.org/productions/120607/",
            "id": 120607,
            "title": "Developer's Site",
            "author_nicks": [
                {
                    "name": "WaterLogic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19778/?format=api",
                        "id": 19778,
                        "name": "WaterLogic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22061/?format=api",
                "id": 22061,
                "name": "Salient Demo Force"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19778/?format=api",
                "id": 19778,
                "name": "WaterLogic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}