as2_core.ex4.json 204 B

1234567
  1. {
  2. "@context": "https://www.w3.org/ns/activitystreams",
  3. "summary": "Martin created an image",
  4. "type": "Create",
  5. "actor": "http://www.test.example/martin",
  6. "object": "http://example.org/foo.jpg"
  7. }