Advertisement
irelephant

ex-act

Apr 13th, 2025 (edited)
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. {
  2. "@context": [
  3. "https://www.w3.org/ns/activitystreams",
  4. "https://join-lemmy.org/context.json"],
  5. "id": "https://pastebin.com/raw/kmPQzfVA",
  6. "type": "Page",
  7. "attributedTo": "https://pastebin.com/raw/2gwS6k8Q",
  8. "to": [
  9. "https://lemm.ee/c/irelephant/",
  10. "https://www.w3.org/ns/activitystreams#Public"
  11. ],
  12. "audience": "https://lemm.ee/c/irelephant",
  13. "name": "Example Post.",
  14. "content": "<p>This is a post :)</p>\n",
  15. "mediaType": "text/html",
  16. "source": {
  17. "content": "this is a post :)",
  18. "mediaType": "text/markdown"
  19. },
  20. "sensitive": false,
  21. "language": {
  22. "identifier": "en",
  23. "name": "English"
  24. },
  25. "published": "2021-02-26T12:35:34.292626Z"
  26. }
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement