Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
465B

  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": "https://info.pleroma.site/activity2.json",
  7. "published": "2018-09-01T22:15:00Z",
  8. "tag": [],
  9. "to": [
  10. "https://www.w3.org/ns/activitystreams#Public"
  11. ],
  12. "type": "Note"
  13. }