mastodon-accept-activity.json (1445B)
- {
- "type": "Accept",
- "signature": {
- "type": "RsaSignature2017",
- "signatureValue": "rBzK4Kqhd4g7HDS8WE5oRbWQb2R+HF/6awbUuMWhgru/xCODT0SJWSri0qWqEO4fPcpoUyz2d25cw6o+iy9wiozQb3hQNnu69AR+H5Mytc06+g10KCHexbGhbAEAw/7IzmeXELHUbaqeduaDIbdt1zw4RkwLXdqgQcGXTJ6ND1wM3WMHXQCK1m0flasIXFoBxpliPAGiElV8s0+Ltuh562GvflG3kB3WO+j+NaR0ZfG5G9N88xMj9UQlCKit5gpAE5p6syUsCU2WGBHywTumv73i3OVTIFfq+P9AdMsRuzw1r7zoKEsthW4aOzLQDi01ZjvdBz8zH6JnjDU7SMN/Ig==",
- "creator": "http://mastodon.example.org/users/admin#main-key",
- "created": "2018-02-17T14:36:41Z"
- },
- "object": {
- "type": "Follow",
- "object": "http://mastodon.example.org/users/admin",
- "id": "http://localtesting.pleroma.lol/users/lain#follows/4",
- "actor": "http://localtesting.pleroma.lol/users/lain"
- },
- "nickname": "lain",
- "id": "http://mastodon.example.org/users/admin#accepts/follows/4",
- "actor": "http://mastodon.example.org/users/admin",
- "@context": [
- "https://www.w3.org/ns/activitystreams",
- "https://w3id.org/security/v1",
- {
- "toot": "http://joinmastodon.org/ns#",
- "sensitive": "as:sensitive",
- "ostatus": "http://ostatus.org#",
- "movedTo": "as:movedTo",
- "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
- "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
- "conversation": "ostatus:conversation",
- "atomUri": "ostatus:atomUri",
- "Hashtag": "as:Hashtag",
- "Emoji": "toot:Emoji"
- }
- ]
- }