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

{
    "url": "https://demozoo.org/api/v1/bbses/11468/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11468/",
    "id": 11468,
    "name": "The Shaolin Temple (415)",
    "location": "Greenbrae, Marin County, California, United States",
    "country_code": "US",
    "latitude": 37.94854,
    "longitude": -122.5247,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/352558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352558/",
            "id": 352558,
            "title": "REM Application Generator (2)",
            "author_nicks": [
                {
                    "name": "Radical Elite Movement",
                    "abbreviation": "REM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                        "id": 86539,
                        "name": "Radical Elite Movement",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-02",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "application-generator"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                "id": 86539,
                "name": "Radical Elite Movement"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "no-staff-added"
    ]
}