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

{
    "url": "https://demozoo.org/api/v1/bbses/3213/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3213/",
    "id": 3213,
    "name": "Insane Creation",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300602/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300602/",
            "id": 300602,
            "title": "Insane Creation BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-04-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121649/?format=api",
                "id": 121649,
                "name": "Animal"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126894/?format=api",
                "id": 126894,
                "name": "Bad Foundation"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126895/?format=api",
                "id": 126895,
                "name": "Self"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81464/?format=api",
                "id": 81464,
                "name": "Release on Rampage"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}