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

{
    "url": "https://demozoo.org/api/v1/bbses/12692/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12692/",
    "id": 12692,
    "name": "Vuartnet Int.",
    "location": "West Newton, Middlesex County, Massachusetts, United States",
    "country_code": "US",
    "latitude": 42.3501,
    "longitude": -71.23283,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/294941/?format=api",
            "demozoo_url": "https://demozoo.org/productions/294941/",
            "id": 294941,
            "title": "TSAN Newsletter #1",
            "author_nicks": [
                {
                    "name": "TCSNet",
                    "abbreviation": "TCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                        "id": 131344,
                        "name": "TCSNet",
                        "is_group": true
                    }
                },
                {
                    "name": "The SysOp Association Network",
                    "abbreviation": "TSAN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                        "id": 76382,
                        "name": "The SysOp Association Network",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-17",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146631/?format=api",
                "id": 146631,
                "name": "Big Brother"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
                "id": 76382,
                "name": "The SysOp Association Network"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}