14 lines
465 B
JSON
14 lines
465 B
JSON
|
{
|
||
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||
|
"attributedTo": "http://mastodon.example.org/users/admin",
|
||
|
"attachment": [],
|
||
|
"content": "<p>this post was not actually written by Haelwenn</p>",
|
||
|
"id": "https://info.pleroma.site/activity2.json",
|
||
|
"published": "2018-09-01T22:15:00Z",
|
||
|
"tag": [],
|
||
|
"to": [
|
||
|
"https://www.w3.org/ns/activitystreams#Public"
|
||
|
],
|
||
|
"type": "Note"
|
||
|
}
|