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

{
    "url": "https://demozoo.org/api/v1/bbses/3535/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3535/",
    "id": 3535,
    "name": "Playground",
    "location": "Ames, Story County, Iowa, United States",
    "country_code": "US",
    "latitude": 42.03471,
    "longitude": -93.61994,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/492/?format=api",
            "demozoo_url": "https://demozoo.org/productions/492/",
            "id": 492,
            "title": "Newest Crack Intro",
            "author_nicks": [
                {
                    "name": "Accession",
                    "abbreviation": "ACC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                        "id": 935,
                        "name": "Accession",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}