logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma

https__info.pleroma.site_activity4.json (480B)


      1 {
      2         "@context": "https://www.w3.org/ns/activitystreams",
      3         "attributedTo": "http://mastodon.example.org/users/admin",
      4         "attachment": [],
      5         "content": "<p>this post was not actually written by Haelwenn</p>",
      6         "id": "http://mastodon.example.org/users/admin/activities/1234",
      7         "published": "2018-09-01T22:15:00Z",
      8         "tag": [],
      9         "to": [
     10             "https://www.w3.org/ns/activitystreams#Public"
     11         ],
     12         "type": "Note"
     13 }