10 lines
No EOL
185 B
JSON
10 lines
No EOL
185 B
JSON
|
|
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"type": "Like",
|
|
"actor": "http://sally.example.org",
|
|
"object": {
|
|
"type": "Note",
|
|
"content": "A simple note"
|
|
}
|
|
} |