First
[anni] / test / fixtures / tesla_mock / wedistribute-user.json
1 {
2   "@context": [
3     "https://www.w3.org/ns/activitystreams",
4     "https://w3id.org/security/v1",
5     {
6       "manuallyApprovesFollowers": "as:manuallyApprovesFollowers"
7     }
8   ],
9   "type": "Organization",
10   "id": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog",
11   "following": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog/following",
12   "followers": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog/followers",
13   "liked": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog/liked",
14   "inbox": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog/inbox",
15   "outbox": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog/outbox",
16   "name": "We Distribute",
17   "preferredUsername": "blog",
18   "summary": "<p>Connecting many threads in the federated web. We Distribute is an independent publication dedicated to the fediverse, decentralization, P2P technologies, and Free Software!</p>",
19   "url": "https://wedistribute.org/",
20   "publicKey": {
21     "id": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog#publicKey",
22     "owner": "https://wedistribute.org/wp-json/pterotype/v1/actor/-blog",
23     "publicKeyPem": "-----BEGIN PUBLIC KEY-----\r\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1bmUJ+y8PS8JFVi0KugN\r\nFl4pLvLog3V2lsV9ftmCXpveB/WJx66Tr1fQLsU3qYvQFc8UPGWD52zV4RENR1SN\r\nx0O6T2f97KUbRM+Ckow7Jyjtssgl+Mqq8UBZQ/+H8I/1Vpvt5E5hUykhFgwzx9qg\r\nzoIA3OK7alOpQbSoKXo0QcOh6yTRUnMSRMJAgUoZJzzXI/FmH/DtKr7ziQ1T2KWs\r\nVs8mWnTb/OlCxiheLuMlmJNMF+lPyVthvMIxF6Z5gV9d5QAmASSCI628e6uH2EUF\r\nDEEF5jo+Z5ffeNv28953lrnM+VB/wTjl3tYA+zCQeAmUPksX3E+YkXGxj+4rxBAY\r\n8wIDAQAB\r\n-----END PUBLIC KEY-----"
24   },
25   "manuallyApprovesFollowers": false,
26   "icon": {
27     "url": "https://wedistribute.org/wp-content/uploads/2019/02/b067de423757a538.png",
28     "type": "Image",
29     "mediaType": "image/png"
30   }
31 }