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

{
    "url": "https://demozoo.org/api/v1/bbses/13147/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13147/",
    "id": 13147,
    "name": "The Gateway",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22198/?format=api",
                "id": 22198,
                "name": "Crossfire"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56383/?format=api",
                "id": 56383,
                "name": "Decane"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148035/?format=api",
                "id": 148035,
                "name": "Loyalty"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}