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

7 lines
198 B
JSON
Raw Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "Sally offered the Foo object",
"type": "Offer",
"actor": "http://sally.example.org",
"object": "http://example.org/foo"
}