mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-01 06:14:07 +00:00
15 lines
522 B
JSON
15 lines
522 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"attributedTo": "https://info.pleroma.site/actor.json",
|
|
"attachment": [],
|
|
"actor": "http://mastodon.example.org/users/admin",
|
|
"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"
|
|
}
|