Property |
Type |
Description |
date |
Instant |
The date of this entry. |
featuredImagedepr |
String |
An image URL. Deprecated: Use media with type='featured_image' instead |
html |
String |
The HTML version of the entry. |
id |
String |
The ID of the entry. |
leadText |
String |
A leading text. |
media |
List<Medium> |
A list of media of this entry. |
source |
String |
The source where the entry comes from. |
title |
String |
The title of the entry. |
type |
String |
The type of the entry, can be one of |
url |
String |
A link to the original source. |