[
{
"id": 123,
"@type": "@vcru_article",
"alias": "<string>",
"title": "<string>",
"text": "<string>",
"url": "<string>",
"author": {
"id": 123,
"@type": "@vcru_subsite",
"alias": "<string>",
"name": "<string>",
"type": 123,
"subtype": "<string>",
"description": "<string>",
"image": "<string>",
"is_verified": false,
"is_company": false,
"is_plus": false,
"is_pro": false
},
"subsite": {
"id": 123,
"@type": "@vcru_subsite",
"alias": "<string>",
"name": "<string>",
"type": 123,
"subtype": "<string>",
"description": "<string>",
"image": "<string>",
"is_verified": false,
"is_company": false,
"is_plus": false,
"is_pro": false
},
"tags": [],
"images": [],
"image": "<string>",
"like_count": 0,
"comment_count": 0,
"view_count": 0,
"favorite_count": 0,
"repost_count": 0,
"reaction_count": 0,
"hit_count": 0,
"is_news": false,
"is_editorial": false,
"created_at": 123,
"modified_at": 123
}
]