{
"data": [
{
"id": "<string>",
"published_at": 123,
"title": "<string>",
"highlights": {},
"project_id": "<string>",
"project_name": "<string>",
"source": "<string>",
"summary": "<string>",
"url": "<string>"
}
],
"meta": {
"cached": true,
"credits_used": 123,
"limit": 123,
"offset": 123,
"total": 123
},
"$schema": "<string>"
}