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

{
    "url": "https://demozoo.org/api/v1/bbses/6867/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6867/",
    "id": 6867,
    "name": "Talk of the Town",
    "location": "City of Los Angeles, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.15649,
    "longitude": -118.53995,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304901/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304901/",
            "id": 304901,
            "title": "ILL Loader",
            "author_nicks": [
                {
                    "name": "Information Liberation League",
                    "abbreviation": "ILL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78607/?format=api",
                        "id": 78607,
                        "name": "Information Liberation League",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133841/?format=api",
                "id": 133841,
                "name": "Top Dog"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78607/?format=api",
                "id": 78607,
                "name": "Information Liberation League"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "vision-x"
    ]
}