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

{
    "url": "https://demozoo.org/api/v1/bbses/2010/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2010/",
    "id": 2010,
    "name": "The Prodigy",
    "location": "Västerviks Kommun, Kalmar, Sweden",
    "country_code": "SE",
    "latitude": 57.85242,
    "longitude": 16.3894,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/244875/?format=api",
            "demozoo_url": "https://demozoo.org/productions/244875/",
            "id": 244875,
            "title": "New BBS - Filled Vector Scroller",
            "author_nicks": [
                {
                    "name": "Gnu Design",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6711/?format=api",
                        "id": 6711,
                        "name": "Gnu Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304458/",
            "id": 304458,
            "title": "Swedish BBS List January 1995 Edition",
            "author_nicks": [
                {
                    "name": "Zcandaler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                        "id": 27440,
                        "name": "Zcandaler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "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/82547/?format=api",
                "id": 82547,
                "name": "Eeezee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28249/?format=api",
                "id": 28249,
                "name": "Regency"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134177/?format=api",
                "id": 134177,
                "name": "Ignominy"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga"
    ]
}