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

{
    "url": "https://demozoo.org/api/v1/bbses/11128/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11128/",
    "id": 11128,
    "name": "Garden Of Eden",
    "location": "Spain",
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138086/?format=api",
                "id": 138086,
                "name": "Tachy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138084/?format=api",
                "id": 138084,
                "name": "Kiro"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138087/?format=api",
                "id": 138087,
                "name": "Gang$ta"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138085/?format=api",
                "id": 138085,
                "name": "Ender"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "pcexpress",
        "bbs-pc"
    ]
}