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

{
    "url": "https://demozoo.org/api/v1/bbses/3981/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3981/",
    "id": 3981,
    "name": "Gigahertz",
    "location": "Simrishamns kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.58621,
    "longitude": 14.23778,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182526/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182526/",
            "id": 182526,
            "title": "Gigahertz BBS",
            "author_nicks": [
                {
                    "name": "Mr. Jets",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/67755/?format=api",
                        "id": 67755,
                        "name": "Mr. Jets",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/80843/?format=api",
                "id": 80843,
                "name": "NHE"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80841/?format=api",
                "id": 80841,
                "name": "Jolly Good Elites Traders And Suppliers"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}