[
{
"id": "00000000-0000-0000-0000-000000000000",
"title": "Title A",
"slug": "slug-a",
"content": "Example A",
"visible": "true",
"visibledate": "2016-01-07 00:00:00",
"visibledateend": "2017-01-01 00:00:00",
"seopagetitle": "SEO page title",
"seopagedescription": "SEO META description",
"seometakeywords": "SEO META keywords",
"tags": [
{
"tag": "tag1"
},
{
"tag": "tag2"
}
],
"versions": [
{
"id": "92660d48-8844-485f-81be-1c7c178e768a",
"content": "example",
"version": "1",
"createdon": "2016-01-07 14:08:30"
}
],
"comments": [],
"author": "Mr Example",
"createdon": "2016-01-07 14:08:30"
},
{
"id": "12345678-1234-1234-1234-123456781234",
"title": "Title B",
"slug": "slug-b",
"content": "Example B",
"visible": "true",
"visibledate": "2016-05-17 20:30:10",
"visibledateend": "2017-01-01 00:00:00",
"seopagetitle": "",
"seopagedescription": "",
"seometakeywords": "",
"tags": [],
"versions": [],
"comments": [],
"author": "Mr Example",
"createdon": "2016-05-17 20:30:10"
}
]