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

10 lines
282 B
JSON
Raw Permalink Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"name": "Holiday announcement",
"type": "Note",
"content": "Thursday will be a company-wide holiday. Enjoy your day off!",
"audience": {
"type": "http://example.org/Organization",
"name": "ExampleCo LLC"
}
}