Representation of an article or post returned in a list
Name | Type | Description | Notes |
---|---|---|---|
tags | String | ||
title | String | ||
description | String | ||
typeOf | String | ||
id | Integer | ||
coverImage | String | ||
readablePublishDate | String | ||
socialImage | String | ||
tagList | List<String> | ||
slug | String | ||
path | String | ||
url | String | ||
canonicalUrl | String | ||
positiveReactionsCount | Integer | ||
publicReactionsCount | Integer | ||
createdAt | OffsetDateTime | ||
editedAt | OffsetDateTime | ||
crosspostedAt | OffsetDateTime | ||
publishedAt | OffsetDateTime | ||
lastCommentAt | OffsetDateTime | ||
publishedTimestamp | OffsetDateTime | Crossposting or published date time | |
readingTimeMinutes | Integer | Reading time, in minutes | |
user | SharedUser | ||
flareTag | ArticleFlareTag | [optional] | |
organization | SharedOrganization | [optional] |