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

8 lines
192 B
JSON
Raw Permalink Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "Sally liked a post",
"type": "Like",
"actor": "http://sally.example.org",
"object": "http://example.org/posts/1"
}