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

{
    "url": "https://demozoo.org/api/v1/bbses/9379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9379/",
    "id": 9379,
    "name": "The Cruel",
    "location": "Eksjö Kommun, Jönköping, Sweden",
    "country_code": "SE",
    "latitude": 57.62006,
    "longitude": 15.2181,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308972/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308972/",
            "id": 308972,
            "title": "Alcoholic Chocolate Milk",
            "author_nicks": [
                {
                    "name": "Arson",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131908/?format=api",
                        "id": 131908,
                        "name": "Arson",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Aquawhite",
                    "abbreviation": "AQT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131909/?format=api",
                        "id": 131909,
                        "name": "Aquawhite",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-03-13",
            "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/131910/?format=api",
                "id": 131910,
                "name": "Drekama"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131911/?format=api",
                "id": 131911,
                "name": "Intruder"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "system-express",
        "bbs-pc"
    ]
}