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

{
    "url": "https://demozoo.org/api/v1/bbses/14459/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14459/",
    "id": 14459,
    "name": "Public Domain",
    "location": "Imatra, South Karelia, Finland",
    "country_code": "FI",
    "latitude": 61.17185,
    "longitude": 28.75242,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/178730/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/178730/",
            "id": 178730,
            "title": "Thriller",
            "author_nicks": [
                {
                    "name": "Crusader",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7404/?format=api",
                        "id": 7404,
                        "name": "Crusader",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Epsilon Design",
                    "abbreviation": "e^d",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                        "id": 6868,
                        "name": "Epsilon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-07-11",
            "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": [
                "antifascism"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134493/?format=api",
                "id": 134493,
                "name": "C-TANK"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70229/?format=api",
                "id": 70229,
                "name": "Jaydee"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121012/?format=api",
                "id": 121012,
                "name": "Drago"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}