7 lines
No EOL
188 B
JSON
7 lines
No EOL
188 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"summary": "A simple note",
|
|
"type": "Note",
|
|
"content": "This is all there is.",
|
|
"inReplyTo": "http://example.org/posts/1"
|
|
} |