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

{
    "url": "https://demozoo.org/api/v1/bbses/7238/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7238/",
    "id": 7238,
    "name": "Synergy 2",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301914/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301914/",
            "id": 301914,
            "title": "FAT Loader",
            "author_nicks": [
                {
                    "name": "Futuristic Artists With Talent",
                    "abbreviation": "FAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78497/?format=api",
                        "id": 78497,
                        "name": "Futuristic Artists With Talent",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79104/?format=api",
                "id": 79104,
                "name": "Bad Boy Bill"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78497/?format=api",
                "id": 78497,
                "name": "Futuristic Artists With Talent"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}