| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | string | ||
| cluster_articles | \AskNews\Model\Article[] | ||
| prompt_articles | \AskNews\Model\Article[] | ||
| n_articles | int | ||
| entities | \AskNews\Model\Entities | ||
| headline | string | ||
| story | string | ||
| story_update_ts | int | ||
| sources_urls | array<string,int> | ||
| languages_pct | array<string,float> | ||
| countries_pct | array<string,float> | ||
| key_takeaways | string[] | ||
| contradictions | string[] | ||
| continent | string | ||
| people | string[] | ||
| locations | string[] | ||
| new_information | string | ||
| image_url | string | ||
| url_safe_title | string | ||
| story_uuid | string | ||
| categories | string[] | ||
| image_prompt | string | ||
| reddit_perspective | \AskNews\Model\RedditPerspective | ||
| reddit_threads | \AskNews\Model\RedditThread[] | ||
| languages | array<string,int> | ||
| keywords | string[] | ||
| intra_cluster_statistics | \AskNews\Model\IntraClusterStatistics | ||
| silhouette_score | array<string,mixed> | ||
| article_ids | string[] | ||
| countries | array<string,int> | ||
| markdown_citations | string[] | ||
| confidence | float | [optional] [default to 0.0] | |
| provocative | string | [optional] [default to 'unknown'] | |
| reporting_voice | string | [optional] [default to 'Reporting voice unknown.'] | |
| relationships | \AskNews\Model\AsknewsApiSchemaV1StoriesGraphRelationships | ||
| mermaid | string | ||
| cc_image_url | string | ||
| display_image_urls | \AskNews\Model\StoryUpdateDisplayImageUrlsInner[] | ||
| alignment | int | [optional] [default to 0] |