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

{
    "url": "https://demozoo.org/api/v1/bbses/1533/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1533/",
    "id": 1533,
    "name": "Tales Of Infinity",
    "location": "Provincie Groningen, Groningen, Netherlands",
    "country_code": "NL",
    "latitude": 53.25,
    "longitude": 6.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/327877/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327877/",
            "id": 327877,
            "title": "Dutch BBS-List #28 (02/1996)",
            "author_nicks": [
                {
                    "name": "ConsPiracy",
                    "abbreviation": "PIR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138751/?format=api",
                        "id": 138751,
                        "name": "ConsPiracy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dutch",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/183130/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183130/",
            "id": 183130,
            "title": "Tales Of Infinity BBS",
            "author_nicks": [
                {
                    "name": "Escape",
                    "abbreviation": "ESC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
                        "id": 50091,
                        "name": "Escape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/53132/?format=api",
                "id": 53132,
                "name": "Lord Beavis"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53128/?format=api",
                "id": 53128,
                "name": "Dize"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
                "id": 50091,
                "name": "Escape"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "demoscene-bbs"
    ]
}