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

{
    "url": "https://demozoo.org/api/v1/bbses/10001/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10001/",
    "id": 10001,
    "name": "Wild Side (401)",
    "location": "Pawtucket, Providence County, Rhode Island, United States",
    "country_code": "US",
    "latitude": 41.87871,
    "longitude": -71.38256,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/33429/?format=api",
            "demozoo_url": "https://demozoo.org/productions/33429/",
            "id": 33429,
            "title": "Dragon's Kingdom +7",
            "author_nicks": [
                {
                    "name": "Paramount",
                    "abbreviation": "[P]",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                        "id": 4031,
                        "name": "Paramount",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dragons-kingdom",
                "trainer"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133663/?format=api",
                "id": 133663,
                "name": "Wild Thing"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133665/?format=api",
                "id": 133665,
                "name": "Runaway Train"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133664/?format=api",
                "id": 133664,
                "name": "DDT"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}