7 lines
No EOL
198 B
JSON
7 lines
No EOL
198 B
JSON
{
|
|
"@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"
|
|
} |