Merge pull request 'Changed references of "Pleroma" to "Akkoma" in email text' (...
[akkoma] / test / fixtures / tesla_mock / helene@p.helene.moe.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://p.helene.moe/schemas/litepub-0.1.jsonld",
5 {
6 "@language": "und"
7 }
8 ],
9 "alsoKnownAs": [],
10 "attachment": [
11 {
12 "name": "Timezone",
13 "type": "PropertyValue",
14 "value": "UTC+2 (Paris/Berlin)"
15 }
16 ],
17 "capabilities": {
18 "acceptsChatMessages": true
19 },
20 "discoverable": true,
21 "endpoints": {
22 "oauthAuthorizationEndpoint": "https://p.helene.moe/oauth/authorize",
23 "oauthRegistrationEndpoint": "https://p.helene.moe/api/v1/apps",
24 "oauthTokenEndpoint": "https://p.helene.moe/oauth/token",
25 "sharedInbox": "https://p.helene.moe/inbox",
26 "uploadMedia": "https://p.helene.moe/api/ap/upload_media"
27 },
28 "featured": "https://p.helene.moe/users/helene/collections/featured",
29 "followers": "https://p.helene.moe/users/helene/followers",
30 "following": "https://p.helene.moe/users/helene/following",
31 "icon": {
32 "type": "Image",
33 "url": "https://p.helene.moe/media/9a39209daa5a66b7ebb0547b08bf8360aa9d8d65a4ffba2603c6ffbe6aecb432.jpg"
34 },
35 "id": "https://p.helene.moe/users/helene",
36 "inbox": "https://p.helene.moe/users/helene/inbox",
37 "manuallyApprovesFollowers": false,
38 "name": "Hélène",
39 "outbox": "https://p.helene.moe/users/helene/outbox",
40 "preferredUsername": "helene",
41 "publicKey": {
42 "id": "https://p.helene.moe/users/helene#main-key",
43 "owner": "https://p.helene.moe/users/helene",
44 "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtoSBPU/VS2Kx3f6ap3zv\nZVacJsgUfaoFb3c2ii/FRh9RmRVlarq8sJXcjsQt1e0oxWaWJaIDDwyKZPt6hXae\nrY/AiGGeNu+NA+BtY7l7+9Yu67HUyT62+1qAwYHKBXX3fLOPs/YmQI0Tt0c4wKAG\nKEkiYsRizghgpzUC6jqdKV71DJkUZ8yhckCGb2fLko1ajbWEssdaP51aLsyRMyC2\nuzeWrxtD4O/HG0ea4S6y5X6hnsAHIK4Y3nnyIQ6pn4tOsl3HgqkjXE9MmZSvMCFx\nBq89TfZrVXNa2gSZdZLdbbJstzEScQWNt1p6tA6rM+e4JXYGr+rMdF3G+jV7afI2\nFQIDAQAB\n-----END PUBLIC KEY-----\n\n"
45 },
46 "summary": "I can speak: Français, English, Deutsch (nicht sehr gut), 日本語 (not very well)",
47 "tag": [],
48 "type": "Person",
49 "url": "https://p.helene.moe/users/helene"
50 }