2015-10-11 15:22:00 -04:00
|
|
|
{
|
|
|
|
"@context": {
|
|
|
|
"status": http://schema.org/Integer",
|
|
|
|
"id": "http://schema.org/name",
|
|
|
|
"deletetoken": "http://schema.org/Text",
|
|
|
|
"url: {
|
|
|
|
"@id": "http://schema.org/url",
|
|
|
|
"@type": "@id"
|
2015-10-15 16:04:57 -04:00
|
|
|
},
|
|
|
|
"data": "http://schema.org/Text",
|
|
|
|
"attachment": "http://schema.org/Text",
|
|
|
|
"attachmentname": "http://schema.org/Text",
|
|
|
|
"meta": {
|
|
|
|
"formatter": "http://schema.org/Text",
|
|
|
|
"postdate": "http://schema.org/Integer",
|
|
|
|
"opendiscussion": "http://schema.org/True",
|
|
|
|
"burnafterreading": "http://schema.org/True",
|
|
|
|
"expire_date": "http://schema.org/Integer",
|
|
|
|
"remaining_time": "http://schema.org/Integer"
|
|
|
|
},
|
|
|
|
"comments": {
|
|
|
|
"@id": "comment.jsonld",
|
|
|
|
"@container": "@list"
|
|
|
|
},
|
|
|
|
"comment_count": "http://schema.org/Integer",
|
|
|
|
"comment_offset": "http://schema.org/Integer"
|
2015-10-11 15:22:00 -04:00
|
|
|
}
|
|
|
|
}
|