Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

14 行
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. }