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

{
    "url": "https://demozoo.org/api/v1/bbses/8391/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8391/",
    "id": 8391,
    "name": "Berfelo",
    "location": "Hengelo, Gemeente Hengelo, Overijssel, Netherlands",
    "country_code": "NL",
    "latitude": 52.26583,
    "longitude": 6.79306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304754/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304754/",
            "id": 304754,
            "title": "Berfelo BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-06",
            "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/129768/?format=api",
                "id": 129768,
                "name": "Crazy Alex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}