{
"id": "string",
"slug": "string",
"title": "string",
"cover_url": "string",
"content": "string",
"state": "PUBLISHED",
"category": "PRODUCT",
"metadata": {
"tl_dr": "string",
"summary": "string",
"seo_description": "string",
"reading_time": "string"
},
"likes_count": 0,
"shares_count": 0,
"comments_count": 0,
"author": {
"id": "string",
"username": "string",
"email": "user@example.com",
"first_name": "string",
"last_name": "string",
"gender": "string",
"date_of_birth": "2019-08-24T14:15:22.123Z",
"profile_picture_url": "string",
"followers_count": 0,
"following_count": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
}