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.

48 lines
1.9 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": {
  14. "@id": "as:movedTo",
  15. "@type": "@id"
  16. },
  17. "Hashtag": "as:Hashtag",
  18. "ostatus": "http://ostatus.org#",
  19. "atomUri": "ostatus:atomUri",
  20. "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
  21. "conversation": "ostatus:conversation",
  22. "toot": "http://joinmastodon.org/ns#",
  23. "Emoji": "toot:Emoji",
  24. "focalPoint": {
  25. "@container": "@list",
  26. "@id": "toot:focalPoint"
  27. },
  28. "featured": {
  29. "@id": "toot:featured",
  30. "@type": "@id"
  31. },
  32. "schema": "http://schema.org#",
  33. "PropertyValue": "schema:PropertyValue",
  34. "value": "schema:value"
  35. }
  36. ],
  37. "id": "http://activitystreams.example/Gargron#likes/9165926",
  38. "type": "Like",
  39. "actor": "http://activitystreams.example/Gargron",
  40. "object": "http://activitystreams.example/note.json",
  41. "signature": {
  42. "type": "RsaSignature2017",
  43. "creator": "http://activitystreams.example/Gargron#main-key",
  44. "created": "2018-07-31T02:35:52Z",
  45. "signatureValue": "BPNSmAPsULjeyoA67QmlYOIJiOZJcoAcczl9326O2mqd4P40yu+IL7B6J2EbWGkXoJiP/Pd+cVV/8+Anpzmo994Xc39R8STE/QRzHuLPOf0ZNB/1xf2wqPqf5H74D8sehzOexcEGIy9vfdLmSI5bpBoU1S9ljhfC/18YwaC30eKD3gsqu4qnlNw6EgOfutKYrCBwOT2+pVvbH5D8eMFMZ//RGyWJw/DMRoW7m/8yOsGOmc+lOw6ufQpDfhEKp+MET2RbAfubMbsec6puPhXGgx9Lzl9T9s9j+Ile37juhX/miN990t7mx2RmjjYSSdXw2anRd7CaSnnXnwnpaGxEiQ=="
  46. }
  47. }