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

{
    "url": "https://demozoo.org/api/v1/bbses/793/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/793/",
    "id": 793,
    "name": "Unseen World",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/158379/?format=api",
            "demozoo_url": "https://demozoo.org/productions/158379/",
            "id": 158379,
            "title": "Unseen World BBS",
            "author_nicks": [
                {
                    "name": "Halcyon",
                    "abbreviation": "HLN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/125/?format=api",
                        "id": 125,
                        "name": "Halcyon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-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/17822/?format=api",
                "id": 17822,
                "name": "Spikey"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119525/?format=api",
                "id": 119525,
                "name": "Paranormal Ravers Association"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120700/?format=api",
                "id": 120700,
                "name": "Xlabs"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}