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

{
    "url": "https://demozoo.org/api/v1/bbses/12724/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12724/",
    "id": 12724,
    "name": "Brainwave",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "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/46630/?format=api",
                "id": 46630,
                "name": "Binary Brain"
            },
            "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",
        "unknown-location"
    ]
}