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.

51 lines
1.8 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": "https://mastodon.social/users/Gargron/statuses/100470639549326850/activity",
  38. "type": "Announce",
  39. "actor": "http://activitystreams.example/Gargron",
  40. "published": "2018-07-31T18:04:55Z",
  41. "to": [
  42. "https://www.w3.org/ns/activitystreams#Public"
  43. ],
  44. "cc": [
  45. "https://mastodon.social/users/tobypinder",
  46. "https://mastodon.social/users/Gargron/followers"
  47. ],
  48. "object": "http://activitystreams.example/note.json",
  49. "atomUri": "https://mastodon.social/users/Gargron/statuses/100470639549326850/activity"
  50. }