chapeau/test/example-users/sheila/sheila.json

48 wiersze
2.0 KiB
JSON

{"@context":["https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{"manuallyApprovesFollowers":"as:manuallyApprovesFollowers",
"sensitive":"as:sensitive",
"movedTo":{"@id":"as:movedTo",
"@type":"@id"},
"alsoKnownAs":{"@id":"as:alsoKnownAs",
"@type":"@id"},
"Hashtag":"as:Hashtag",
"ostatus":"http://ostatus.org#",
"atomUri":"ostatus:atomUri",
"inReplyToAtomUri":"ostatus:inReplyToAtomUri",
"conversation":"ostatus:conversation",
"toot":"http://joinmastodon.org/ns#",
"Emoji":"toot:Emoji",
"focalPoint":{"@container":"@list",
"@id":"toot:focalPoint"},
"featured":{"@id":"toot:featured",
"@type":"@id"},
"schema":"http://schema.org#",
"PropertyValue":"schema:PropertyValue",
"value":"schema:value"}],
"id":"https://local.example.org/users/sheila",
"type":"Person",
"following":"https://local.example.org/users/sheila/following",
"followers":"https://local.example.org/users/sheila/followers",
"inbox":"https://local.example.org/users/sheila/inbox",
"outbox":"https://local.example.org/users/sheila/outbox",
"featured":"https://local.example.org/users/sheila/collections/featured",
"preferredUsername":"sheila",
"name":"",
"summary":"What do you think?",
"url":"https://local.example.org/@sheila",
"manuallyApprovesFollowers":false,
"publicKey":{"id":"https://local.example.org/users/sheila#main-key",
"owner":"https://local.example.org/users/sheila",
"publicKeyPem":"-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsGqRZbZV2nljTOW2b77fzpkx9\n+iqcNgEnlhdgSIjCPvhzwj6cb0O5RVqPu6krvv+Dgiy89Mb0nregdOstUXzn40Yi\ncg1OOHMitrpAQ+4MsotqspfFZF/Q9qSFom3PxDA55lIHYJJmusVM6bSlrdY8msAs\nL1BieW7065gtjzv6RQIDAQAB\n-----END PUBLIC KEY-----\n"},
"tag":[],
"attachment":[],
"endpoints":{"sharedInbox":"https://local.example.org/inbox"},
"icon":{"type":"Image",
"mediaType":"image/png",
"url":"https://body.local.example.org/media/accounts/avatars/000/015/322/original/data.png"},
"image":{"type":"Image",
"mediaType":"image/png",
"url":"https://body.local.example.org/media/accounts/headers/000/015/322/original/data.png"}
}