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

{
    "url": "https://demozoo.org/api/v1/bbses/5154/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5154/",
    "id": 5154,
    "name": "Cyberdelica",
    "location": "Lysekils Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 58.34719,
    "longitude": 11.46688,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/210209/?format=api",
            "demozoo_url": "https://demozoo.org/productions/210209/",
            "id": 210209,
            "title": "Alien Breed 1992 Special Version",
            "author_nicks": [
                {
                    "name": "Ministry",
                    "abbreviation": "MNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                        "id": 7471,
                        "name": "Ministry",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-19",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "alien-breed-special-edition"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/191440/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191440/",
            "id": 191440,
            "title": "Group Selection #1",
            "author_nicks": [
                {
                    "name": "Reflex",
                    "abbreviation": "RLX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                        "id": 6642,
                        "name": "Reflex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cli-menu",
                "group-selection"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/210224/?format=api",
            "demozoo_url": "https://demozoo.org/productions/210224/",
            "id": 210224,
            "title": "Motorhead",
            "author_nicks": [
                {
                    "name": "Ministry",
                    "abbreviation": "MNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                        "id": 7471,
                        "name": "Ministry",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-02",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "motorhead"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82275/?format=api",
                "id": 82275,
                "name": "Xon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                "id": 6642,
                "name": "Reflex"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                "id": 7471,
                "name": "Ministry"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}