Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

outbox_content.json 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "@context": [
  3. "https://www.w3.org/ns/activitystreams",
  4. {
  5. "atomUri": "ostatus:atomUri",
  6. "conversation": "ostatus:conversation",
  7. "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
  8. "ostatus": "http://ostatus.org#",
  9. "sensitive": "as:sensitive",
  10. "toot": "http://joinmastodon.org/ns#",
  11. "votersCount": "toot:votersCount"
  12. }
  13. ],
  14. "id": "https://larlet.fr/david/mastodon/outbox_content.json",
  15. "next": "https://larlet.fr/david/mastodon/outbox_content.json",
  16. "orderedItems": [
  17. {
  18. "actor": "https://larlet.fr/david/",
  19. "cc": [
  20. "https://www.w3.org/ns/activitystreams#Public",
  21. ],
  22. "id": "https://larlet.fr/david/2020/04/10/",
  23. "object": {
  24. "atomUri": "https://larlet.fr/david/2020/04/10/",
  25. "attachment": [],
  26. "attributedTo": "https://larlet.fr/david/",
  27. "cc": [
  28. "https://www.w3.org/ns/activitystreams#Public",
  29. ],
  30. "content": "<p><a href=\"https://larlet.fr/david/2020/04/10/\">Résistance</a> by <span class=\"h-card\"><a href=\"https://mastodon.social/@dav\" class=\"u-url mention\">@<span>dav</span></a></span></p>",
  31. "conversation": "tag:larlet.fr/david/2020/04/10/",
  32. "id": "https://larlet.fr/david/2020/04/10/",
  33. "published": "2020-04-12T00:42:33Z",
  34. "sensitive": false,
  35. "summary": null,
  36. "type": "Note",
  37. "url": "https://larlet.fr/david/2020/04/10/"
  38. },
  39. "published": "2020-04-12T00:42:33Z",
  40. "type": "Create"
  41. }
  42. ],
  43. "partOf": "https://larlet.fr/david/mastodon/outbox.json",
  44. "prev": "https://larlet.fr/david/mastodon/outbox_content.json",
  45. "type": "OrderedCollectionPage"
  46. }