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

15 行
479B

  1. {
  2. "@context" : [
  3. "https://www.w3.org/ns/activitystreams",
  4. "https://w3id.org/security/v1",
  5. {"Hashtag" : "as:Hashtag"}
  6. ],
  7. "_misskey_reaction" : "pudding",
  8. "actor": "http://mastodon.example.org/users/admin",
  9. "cc" : ["https://testing.pleroma.lol/users/lain"],
  10. "id" : "https://misskey.xyz/75149198-2f45-46e4-930a-8b0538297075",
  11. "nickname" : "lain",
  12. "object" : "https://testing.pleroma.lol/objects/c331bbf7-2eb9-4801-a709-2a6103492a5a",
  13. "type" : "Like"
  14. }