tirocinio-canali-steffo-acrate/acrate_astreams/tests/activitystreams/examples/84.json

7 lines
188 B
JSON
Raw Permalink Normal View History

{
"@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"
}