Advertisement
irelephant

Untitled

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