Last active
April 19, 2017 23:19
-
-
Save lumenwrites/fbb34c5ad88c2b36ce205724abe8b8fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "https://www.w3.org/ns/activitystreams", | |
"type": "Note", | |
"to": ["https://chatty.example/ben/"], | |
"attributedTo": "https://social.example/alyssa/", | |
"content": "Say, did you finish reading that book I lent you?" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment