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

{
    "url": "https://demozoo.org/api/v1/bbses/12780/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12780/",
    "id": 12780,
    "name": "Dope Amiga Mega Network",
    "location": "Renton, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.48288,
    "longitude": -122.21707,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147038/?format=api",
                "id": 147038,
                "name": "Knight Shadow"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147028/?format=api",
                "id": 147028,
                "name": "The Brain"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147030/?format=api",
                "id": 147030,
                "name": "Dub Cadet"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147026/?format=api",
                "id": 147026,
                "name": "Rotten Row"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga",
        "bbs-console",
        "tag-bbs"
    ]
}