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

{
    "url": "https://demozoo.org/api/v1/bbses/10287/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10287/",
    "id": 10287,
    "name": "Strange Planet",
    "location": "Helsinki, Uusimaa, Finland",
    "country_code": "FI",
    "latitude": 60.17556,
    "longitude": 24.93417,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/313757/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/313757/",
            "id": 313757,
            "title": "Appletree",
            "author_nicks": [
                {
                    "name": "Zeus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6640/?format=api",
                        "id": 6640,
                        "name": "Zeus",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Style",
                    "abbreviation": "SE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                        "id": 5488,
                        "name": "Style",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2022-09-27",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6640/?format=api",
                "id": 6640,
                "name": "Zeus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/97813/?format=api",
                "id": 97813,
                "name": "Bananator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "cnet-bbs",
        "bbs-amiga",
        "currently-online",
        "telnet"
    ]
}