Property |
Type |
Description |
author |
The author of the entry. |
|
contentType |
String? |
The content type of the entry, can be one of |
date |
Instant |
The date of this entry. |
html |
String? |
The HTML version of the entry. |
htmlSnippet |
String? |
Html snippet for the media |
id |
String |
The ID of the entry. |
leadText |
String? |
A leading text. |
media |
List<Medium> |
A list of media of this entry. |
preview |
String? |
The preview for for the video |
ratio |
The ratio if the entry is an image |
|
resolution |
The resolution if the entry is an image |
|
source |
String |
The source where the entry comes from. |
text |
String? |
The pure text of the entry. |
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. |