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

{
    "url": "https://demozoo.org/api/v1/bbses/10825/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10825/",
    "id": 10825,
    "name": "Zehn Vorne",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/320876/?format=api",
            "demozoo_url": "https://demozoo.org/productions/320876/",
            "id": 320876,
            "title": "Zehn Vorne BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136519/?format=api",
                "id": 136519,
                "name": "mYNOK"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136520/?format=api",
                "id": 136520,
                "name": "dIE_siEBEN"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}