News¶
Properties¶
id : int¶
The ID of the news item.
title : str¶
The title of the news item.
image_URL : str¶
The URL of the image next to the news item.
timestamp : str¶
An ISO 8601 timestamp representing the date the news item was created.
description : str¶
The description of the news item.
src : str¶
The URL the news item links to.