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

{
    "url": "https://demozoo.org/api/v1/bbses/3873/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3873/",
    "id": 3873,
    "name": "Doom Base",
    "location": "Gemeente Rotterdam, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 51.88246,
    "longitude": 4.28784,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122318/?format=api",
                "id": 122318,
                "name": "Overlord"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122319/?format=api",
                "id": 122319,
                "name": "Teak"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111610/?format=api",
                "id": 111610,
                "name": "Taz Devil"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122320/?format=api",
                "id": 122320,
                "name": "Ironman"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}