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

{
    "url": "https://demozoo.org/api/v1/bbses/10976/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10976/",
    "id": 10976,
    "name": "Crystals of Arborea",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181948/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/181948/",
            "id": 181948,
            "title": "Mixmaster",
            "author_nicks": [
                {
                    "name": "Lisence",
                    "abbreviation": "LSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                        "id": 5540,
                        "name": "Lisence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-06",
            "supertype": "graphics",
            "platforms": [],
            "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/74462/?format=api",
                "id": 74462,
                "name": "Buzz Wipe"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}