Property |
Type |
Description |
author |
The author of the entry. |
|
authorNamedepr |
String? |
The name of the entry’s author. Deprecated: Use |
contentType |
String? |
The content type of the entry, can be one of |
date |
Instant |
The date of this entry. |
dates |
More date information. |
|
featuredImagedepr |
String? |
An image URL. Deprecated: Use media with type=image. |
flagTags |
List<FlagTag> |
|
html |
String |
The HTML version of the entry. |
id |
String |
The ID of the entry. |
leadText |
String? |
A leading text. |
likes |
Int |
Likes count. |
media |
List<Medium> |
A list of media of this entry. |
mediaUrldepr |
String? |
Deprecated: Use media instead. |
moreHtml |
String |
For long entries, |
pinneddepr |
Boolean |
If this entry is pinned and should be shown at the top of the list. Deprecated: Use tag 'pin' instead. |
pollsexp |
List<Poll> |
This property is experimental and can change in future releases. |
prioritydepr |
The priority of the entry. Deprecated: Use tags 'top' and 'pin' instead. |
|
ribbonBgColor |
String? |
Color property for a ribbon |
slideshowexp |
This property is experimental and can change in future releases. |
|
slug |
String |
The slug of the entry. |
source |
String |
The source where the entry comes from. |
sponsoreddepr |
Boolean |
If this is a sponsored entry. Deprecated: Use tag 'sponsor' instead. |
tags |
List<String> |
The tags of this entry. |
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. |