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

13 lines
No EOL
282 B
JSON

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "A simple note",
"type": "Note",
"content": "This is all there is.",
"icon": {
"type": "Image",
"name": "Note icon",
"url": "http://example.org/note.png",
"width": 16,
"height": 16
}
}