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

{
    "url": "https://demozoo.org/api/v1/bbses/542/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/542/",
    "id": 542,
    "name": "The Eighth Note",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270681/?format=api",
            "demozoo_url": "https://demozoo.org/productions/270681/",
            "id": 270681,
            "title": "Beyond The Horizon #1",
            "author_nicks": [
                {
                    "name": "Blade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                        "id": 38572,
                        "name": "Blade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03",
            "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": [
                "textmode",
                "artscene"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116626/?format=api",
                "id": 116626,
                "name": "Domino"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109725/?format=api",
                "id": 109725,
                "name": "Studio X"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116624/?format=api",
                "id": 116624,
                "name": "Trials in Musical Escape"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}