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

{
    "url": "https://demozoo.org/api/v1/bbses/10899/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10899/",
    "id": 10899,
    "name": "Instant Clarity",
    "location": "Enköpings Kommun, Uppsala, Sweden",
    "country_code": "SE",
    "latitude": 59.68575,
    "longitude": 17.11668,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/353612/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/353612/",
            "id": 353612,
            "title": "A Taste Of Profile",
            "author_nicks": [
                {
                    "name": "Trivial",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5442/?format=api",
                        "id": 5442,
                        "name": "Trivial",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Low Profile",
                    "abbreviation": "LP!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                        "id": 5443,
                        "name": "Low Profile",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-12-01",
            "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/127556/?format=api",
                "id": 127556,
                "name": "Axetro"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123889/?format=api",
                "id": 123889,
                "name": "Herakles"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5442/?format=api",
                "id": 5442,
                "name": "Trivial"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61674/?format=api",
                "id": 61674,
                "name": "Onyx"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "telnet"
    ]
}