logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

owncast-note-with-attachment.json (1213B)


  1. {
  2. "attachment": {
  3. "content": "Live stream preview",
  4. "type": "Image",
  5. "url": "https://owncast.localhost.localdomain/preview.gif?us=KjfNX387gm"
  6. },
  7. "attributedTo": "https://owncast.localhost.localdomain/federation/user/streamer",
  8. "audience": "https://www.w3.org/ns/activitystreams#Public",
  9. "content": "<p>I've gone live!</p><p></p><p><a class=\"hashtag\" href=\"https://directory.owncast.online/tags/owncast\">#owncast</a> <a class=\"hashtag\" href=\"https://directory.owncast.online/tags/streaming\">#streaming</a></p><a href=\"https://owncast.localhost.localdomain\">https://owncast.localhost.localdomain</a>",
  10. "id": "https://owncast.localhost.localdomain/federation/KjBNuq8ng",
  11. "published": "2022-04-17T15:42:03Z",
  12. "tag": [
  13. {
  14. "href": "https://directory.owncast.online/tags/owncast",
  15. "name": "#owncast",
  16. "type": "Hashtag"
  17. },
  18. {
  19. "href": "https://directory.owncast.online/tags/streaming",
  20. "name": "#streaming",
  21. "type": "Hashtag"
  22. },
  23. {
  24. "href": "https://directory.owncast.online/tags/owncast",
  25. "name": "#owncast",
  26. "type": "Hashtag"
  27. }
  28. ],
  29. "to": "https://www.w3.org/ns/activitystreams#Public",
  30. "type": "Note"
  31. }