{
"data": {
"id": "post_01HZX2...",
"type": "articles",
"attributes": {
"title": "B2B SaaS Content Strategy for 2026",
"slug": "b2b-saas-content-strategy-2026",
"excerpt": "A practical framework for demand capture and category coverage.",
"content_html": "<h2>...</h2>",
"comparison_screenshots": [
{
"section_heading": "Acme vs Competitor A",
"section_slug": "acme-vs-competitor-a",
"competitor_name": "Competitor A",
"source_url": "https://competitor-a.com/",
"screenshot_url": "https://cdn.example.com/comparison-screenshots/org/post/acme-vs-competitor-a.webp",
"captured_at": "2026-02-25T13:02:11.000Z",
"status": "captured"
}
],
"status": "published",
"seo_title": "B2B SaaS Content Strategy for 2026",
"meta_description": "Framework for planning and publishing ranking-focused content.",
"author": "Alex Jordan",
"created_at": "2026-01-28T12:15:01.000Z",
"updated_at": "2026-02-01T09:20:11.000Z"
},
"relationships": {
"categories": {
"data": [{ "type": "categories", "id": "cat_01HZX..." }]
},
"tags": {
"data": [{ "type": "tags", "id": "tag_01HZX..." }]
},
"authors": {
"data": [{ "type": "authors", "id": "author_01HZX..." }]
}
},
"links": {
"self": "/v1/ORG_ID/articles/post_01HZX2..."
}
},
"included": [
{
"id": "author_01HZX...",
"type": "authors",
"attributes": {
"name": "Alex Jordan",
"slug": "alex-jordan",
"bio": "SEO lead focused on B2B SaaS growth.",
"avatar_url": "https://cdn.example.com/avatar.jpg",
"social_links": {
"linkedin": "https://www.linkedin.com/in/alex-jordan"
}
}
}
]
}