You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
3.7 KiB

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 30 Jul 2018 03:29:14 GMT
  4. Content-Type: application/activity+json
  5. Connection: keep-alive
  6. {
  7. "@context": [
  8. "https://www.w3.org/ns/activitystreams",
  9. "https://w3id.org/security/v1",
  10. {
  11. "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
  12. "sensitive": "as:sensitive",
  13. "movedTo": "as:movedTo",
  14. "Hashtag": "as:Hashtag",
  15. "ostatus": "http://ostatus.org#",
  16. "atomUri": "ostatus:atomUri",
  17. "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
  18. "conversation": "ostatus:conversation",
  19. "toot": "http://joinmastodon.org/ns#",
  20. "Emoji": "toot:Emoji",
  21. "focalPoint": {
  22. "@container": "@list",
  23. "@id": "toot:focalPoint"
  24. },
  25. "featured": "toot:featured"
  26. }
  27. ],
  28. "id": "https://toot.cat/users/jamey/statuses/100471682482196371/activity",
  29. "type": "Create",
  30. "actor": "https://toot.cat/users/jamey",
  31. "published": "2018-07-31T22:30:09Z",
  32. "to": [
  33. "https://www.w3.org/ns/activitystreams#Public"
  34. ],
  35. "cc": [
  36. "https://toot.cat/users/jamey/followers",
  37. "https://social.tinysubversions.com/users/darius"
  38. ],
  39. "object": {
  40. "id": "https://toot.cat/users/jamey/statuses/100471682482196371",
  41. "type": "Note",
  42. "summary": null,
  43. "content": "<p><span class=\"h-card\"><a href=\"https://social.tinysubversions.com/@darius\" class=\"u-url mention\">@<span>darius</span></a></span> Huh, I just have never encountered anyone using the phrase generically like that.</p><p>But you might consider writing IndieWeb.org-style bots (Atom+WebSub, and optionally WebMention if you want them to be interactive), and then using <a href=\"https://fed.brid.gy/\" rel=\"nofollow noopener\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">fed.brid.gy/</span><span class=\"invisible\"></span></a> as an alternative to implementing ActivityPub yourself...</p>",
  44. "inReplyTo": "https://social.tinysubversions.com/users/darius/statuses/100471614681787834",
  45. "published": "2018-07-31T22:30:09Z",
  46. "url": "https://toot.cat/@jamey/100471682482196371",
  47. "attributedTo": "http://activitystreams.example/jamey",
  48. "to": [
  49. "https://www.w3.org/ns/activitystreams#Public"
  50. ],
  51. "cc": [
  52. "https://toot.cat/users/jamey/followers",
  53. "https://social.tinysubversions.com/users/darius"
  54. ],
  55. "sensitive": false,
  56. "atomUri": "https://toot.cat/users/jamey/statuses/100471682482196371",
  57. "inReplyToAtomUri": "https://social.tinysubversions.com/users/darius/statuses/100471614681787834",
  58. "conversation": "tag:tinysubversions.com,2018-07-31:objectId=141754:objectType=Conversation",
  59. "attachment": [],
  60. "tag": [
  61. {
  62. "type": "Mention",
  63. "href": "https://social.tinysubversions.com/users/darius",
  64. "name": "@darius@tinysubversions.com"
  65. }
  66. ]
  67. },
  68. "signature": {
  69. "type": "RsaSignature2017",
  70. "creator": "https://toot.cat/users/jamey#main-key",
  71. "created": "2018-07-31T22:30:10Z",
  72. "signatureValue": "EV0Bv0kRqOQLiHYHwcy0ElgPNkOPXfQ1ygpAG028b24a3bwCmw3JQO/AyfxTyqf7MgUUVGMR8sFYQA4+MeZPCH39R3xdZ4K8Ce0GEv+GxT34jpIQkB4LQsL7X9GZFo6M20cP9m3197zU+/giPBjnOHfPJr61wHkkHklHfKVK13mmR4pqrrr6TOecXfr32n3y2+3qtrGIWBWl6DaDKK6aQTaXxu66wxbmIhIIcAvS7oQVvDMqXKuDrCfT+3wiVm+6mGENU1WtiiVEtpC9gfcXEbRWPhI35AHP+4ruuIvoZL3pOMk5fuCrnAbL3Vn0uFPrsh7JY19UbPrNRyK3je5oog=="
  73. }
  74. }