7 lines
171 B
JSON
7 lines
171 B
JSON
|
{
|
||
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||
|
"summary": "A simple note",
|
||
|
"type": "Note",
|
||
|
"content": "Fish swim.",
|
||
|
"published": "2014-12-12T12:12:12Z"
|
||
|
}
|