Property

Type

Description

author

Author

The author of the entry.

authorNamedepr

String?

The name of the entry’s author. Deprecated: Use author.realName instead.

contentType

String?

The content type of the entry, can be one of rich, photo, text, video, link, event, music, note, album, poll.

date

Instant

The date of this entry.

dates

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, html contains only an introduction and this property contains the rest of the text.

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

Priority

The priority of the entry. Deprecated: Use tags 'top' and 'pin' instead.

ribbonBgColor

String?

Color property for a ribbon

slideshowexp

Slideshow?

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 mention, retweet, tweet, reply, post, site, story.

url

String

A link to the original source.