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

{
    "url": "https://demozoo.org/api/v1/bbses/12138/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12138/",
    "id": 12138,
    "name": "Corom Productions",
    "location": "Singapore",
    "country_code": "SG",
    "latitude": 1.36667,
    "longitude": 103.8,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/35997/?format=api",
            "demozoo_url": "https://demozoo.org/productions/35997/",
            "id": 35997,
            "title": "Corom Productions BBS",
            "author_nicks": [
                {
                    "name": "Rex Deathstar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23596/?format=api",
                        "id": 23596,
                        "name": "Rex Deathstar",
                        "is_group": false
                    }
                }
            ],
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145145/?format=api",
                "id": 145145,
                "name": "Kenny"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}