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

{
    "url": "https://demozoo.org/api/v1/bbses/9614/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9614/",
    "id": 9614,
    "name": "SkyNet",
    "location": "Rotselaar, Provincie Vlaams-Brabant, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.95264,
    "longitude": 4.71889,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362721/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362721/",
            "id": 362721,
            "title": "GSN Infopacket & Nodelist 05.05.97",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-05",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "gsn-net",
                "nodelist",
                "newsletter"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132458/?format=api",
                "id": 132458,
                "name": "StL"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "proboard",
        "bbs-pc",
        "gsn-net"
    ]
}