10 lines
No EOL
223 B
JSON
10 lines
No EOL
223 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"summary": "A simple note",
|
|
"type": "Note",
|
|
"content": "This is all there is.",
|
|
"generator": {
|
|
"type": "Application",
|
|
"name": "Exampletron 3000"
|
|
}
|
|
} |