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

{
    "url": "https://demozoo.org/api/v1/bbses/10978/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10978/",
    "id": 10978,
    "name": "ASM House",
    "location": "Argentina",
    "country_code": "AR",
    "latitude": -34.0,
    "longitude": -64.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/286381/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286381/",
            "id": 286381,
            "title": "ASM House BBS",
            "author_nicks": [
                {
                    "name": "Archon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117776/?format=api",
                        "id": 117776,
                        "name": "Archon",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-04",
            "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/117776/?format=api",
                "id": 117776,
                "name": "Archon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}