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

{
    "url": "https://demozoo.org/api/v1/bbses/4385/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4385/",
    "id": 4385,
    "name": "Cyberdyne",
    "location": "Kinna, Marks Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.50728,
    "longitude": 12.69463,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/179081/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/179081/",
            "id": 179081,
            "title": "Cellular Automata pt. 2: The Ascii Stahlwerk",
            "author_nicks": [
                {
                    "name": "Godhead",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25751/?format=api",
                        "id": 25751,
                        "name": "Godhead",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "G'Style",
                    "abbreviation": "G'S",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                        "id": 7078,
                        "name": "G'Style",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/102450/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102450/",
            "id": 102450,
            "title": "Cyberdyne BBS Intro",
            "author_nicks": [
                {
                    "name": "The Silents",
                    "abbreviation": "TSL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                        "id": 101,
                        "name": "The Silents",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4947/?format=api",
                "id": 4947,
                "name": "Rizzo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}