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

{
    "url": "https://demozoo.org/api/v1/bbses/1899/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1899/",
    "id": 1899,
    "name": "Samsplace",
    "location": "Hengelo, Gemeente Hengelo, Overijssel, Netherlands",
    "country_code": "NL",
    "latitude": 52.26583,
    "longitude": 6.79306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/159235/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159235/",
            "id": 159235,
            "title": "Samsplace BBS (1)",
            "author_nicks": [
                {
                    "name": "Ground Zero",
                    "abbreviation": "GZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6528/?format=api",
                        "id": 6528,
                        "name": "Ground Zero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327651/",
            "id": 327651,
            "title": "Samsplace BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-01",
            "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": [
                "thedraw-com-file-screen"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24379/?format=api",
                "id": 24379,
                "name": "Samsman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6528/?format=api",
                "id": 6528,
                "name": "Ground Zero"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}