GET /posts HTTP1.1
{
"data":
[
{
"id": "1"
,
"type": "posts"
,
"attributes":
{
"title": "Interface Inventory Workshop"
,
"text": "Join our remote workshop…"
,
"picture":
{
"url":
{
"small": "/images/v4545rfre2.webp"
,
"large": "/images/v4545rfr45g.webp"
,
"fallback": "/images/v4545rfr45g.jpg"
}
"placeholder": "data:image/base64;…"
,
"dimensions":
{
"width": 200
,
"height": 100
}
}
}
}
,
…
]
}
https://www.linkedin.com/feed/
{{@post.title}}
{{@post.text}}