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

{
    "url": "https://demozoo.org/api/v1/bbses/12723/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12723/",
    "id": 12723,
    "name": "W.A.S.P.",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363448/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363448/",
            "id": 363448,
            "title": "API Node List",
            "author_nicks": [
                {
                    "name": "American Pirate Industries",
                    "abbreviation": "API",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112171/?format=api",
                        "id": 112171,
                        "name": "American Pirate Industries",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-01-23",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146827/?format=api",
                "id": 146827,
                "name": "Stinger"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112171/?format=api",
                "id": 112171,
                "name": "American Pirate Industries"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}