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

{
    "url": "https://demozoo.org/api/v1/bbses/6865/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6865/",
    "id": 6865,
    "name": "Oddities",
    "location": "Luleå kommun, Norrbotten, Sweden",
    "country_code": "SE",
    "latitude": 65.68333,
    "longitude": 22.16667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127275/?format=api",
                "id": 127275,
                "name": "Rage"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68055/?format=api",
                "id": 68055,
                "name": "Darklord"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127276/?format=api",
                "id": 127276,
                "name": "D-Trax"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21806/?format=api",
                "id": 21806,
                "name": "Ghost Riders"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}