[
{
"id": 123,
"name": "<string>",
"@type": "AppstoreApp",
"bundle_id": "<string>",
"alias": "<string>",
"url": "<string>",
"developer_id": 123,
"developer_name": "<string>",
"developer_url": "<string>",
"seller_name": "<string>",
"seller_url": "<string>",
"version": "<string>",
"release_notes": "<string>",
"released_at": "<string>",
"current_version_released_at": "<string>",
"price": 0,
"formatted_price": "<string>",
"currency": "<string>",
"is_free": false,
"category": "<string>",
"category_id": 123,
"genre_ids": [],
"categories": [],
"rating": 123,
"rating_count": 0,
"rating_current_version": 123,
"rating_count_current_version": 0,
"content_rating": "<string>",
"advisories": [],
"size_bytes": 123,
"size": "<string>",
"languages": [],
"minimum_os_version": "<string>",
"supported_devices": [],
"image": "<string>",
"screenshots": [],
"has_in_app_purchases": false,
"in_app_purchases": [],
"privacy": [],
"copyright": "<string>",
"is_game_center_enabled": false
}
]