Skip to content

Instantly share code, notes, and snippets.

@puckipedia
Created July 13, 2017 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puckipedia/0f94fa1dd3768f0f3fa0f8faf83480ac to your computer and use it in GitHub Desktop.
Save puckipedia/0f94fa1dd3768f0f3fa0f8faf83480ac to your computer and use it in GitHub Desktop.
{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://lol.puckipedia.com/d10a9265/create/f9f4cfdf",
"to": "https://www.w3.org/ns/activitystreams#Public",
"type": "Create",
"actor": {
"id": "https://lol.puckipedia.com/users/testcreate2",
"name": "Test create 2!",
"type": "Person",
"inbox": "https://lol.puckipedia.com/users/testcreate2/inbox",
"likes": "https://lol.puckipedia.com/users/testcreate2/likes",
"blocks": "https://lol.puckipedia.com/users/testcreate2/blocks",
"outbox": "https://lol.puckipedia.com/users/testcreate2/outbox",
"summary": "Woo",
"followers": "https://lol.puckipedia.com/users/testcreate2/followers",
"following": "https://lol.puckipedia.com/users/testcreate2/following",
"preferredUsername": "testcreate2",
"endpoints": {
"oauthAuthorizationEndpoint": "https://lol.puckipedia.com/auth/oauth?id=https%3A%2F%2Flol.puckipedia.com%2Fusers%2Ftestcreate2",
"oauthTokenEndpoint": "https://lol.puckipedia.com/auth/token?",
"settingsEndpoint": "https://lol.puckipedia.com/settings/auth",
"uploadMedia": "https://lol.puckipedia.com/users/testcreate2/outbox",
"relevantObjects": "https://lol.puckipedia.com/settings/relevant",
"proxyUrl": "https://lol.puckipedia.com/auth/proxy",
"jwks": "https://lol.puckipedia.com/auth/jwks?id=https%3A%2F%2Flol.puckipedia.com%2Fusers%2Ftestcreate2",
"id": null
}
},
"object": "https://lol.puckipedia.com/users/testcreate2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment