Add option to modify HTTP pool size
[akkoma] / test / fixtures / tesla_mock / rinpatch.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://w3id.org/security/v1",
5 {
6 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
7 "toot": "http://joinmastodon.org/ns#",
8 "featured": {
9 "@id": "toot:featured",
10 "@type": "@id"
11 },
12 "alsoKnownAs": {
13 "@id": "as:alsoKnownAs",
14 "@type": "@id"
15 },
16 "movedTo": {
17 "@id": "as:movedTo",
18 "@type": "@id"
19 },
20 "schema": "http://schema.org#",
21 "PropertyValue": "schema:PropertyValue",
22 "value": "schema:value",
23 "Hashtag": "as:Hashtag",
24 "Emoji": "toot:Emoji",
25 "IdentityProof": "toot:IdentityProof",
26 "focalPoint": {
27 "@container": "@list",
28 "@id": "toot:focalPoint"
29 }
30 }
31 ],
32 "id": "https://mastodon.sdf.org/users/rinpatch",
33 "type": "Person",
34 "following": "https://mastodon.sdf.org/users/rinpatch/following",
35 "followers": "https://mastodon.sdf.org/users/rinpatch/followers",
36 "inbox": "https://mastodon.sdf.org/users/rinpatch/inbox",
37 "outbox": "https://mastodon.sdf.org/users/rinpatch/outbox",
38 "featured": "https://mastodon.sdf.org/users/rinpatch/collections/featured",
39 "preferredUsername": "rinpatch",
40 "name": "rinpatch",
41 "summary": "<p>umu</p>",
42 "url": "https://mastodon.sdf.org/@rinpatch",
43 "manuallyApprovesFollowers": false,
44 "publicKey": {
45 "id": "https://mastodon.sdf.org/users/rinpatch#main-key",
46 "owner": "https://mastodon.sdf.org/users/rinpatch",
47 "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1vbhYKDopb5xzfJB2TZY\n0ZvgxqdAhbSKKkQC5Q2b0ofhvueDy2AuZTnVk1/BbHNlqKlwhJUSpA6LiTZVvtcc\nMn6cmSaJJEg30gRF5GARP8FMcuq8e2jmceiW99NnUX17MQXsddSf2JFUwD0rUE8H\nBsgD7UzE9+zlA/PJOTBO7fvBEz9PTQ3r4sRMTJVFvKz2MU/U+aRNTuexRKMMPnUw\nfp6VWh1F44VWJEQOs4tOEjGiQiMQh5OfBk1w2haT3vrDbQvq23tNpUP1cRomLUtx\nEBcGKi5DMMBzE1RTVT1YUykR/zLWlA+JSmw7P6cWtsHYZovs8dgn8Po3X//6N+ng\nTQIDAQAB\n-----END PUBLIC KEY-----\n"
48 },
49 "tag": [],
50 "attachment": [],
51 "endpoints": {
52 "sharedInbox": "https://mastodon.sdf.org/inbox"
53 },
54 "icon": {
55 "type": "Image",
56 "mediaType": "image/jpeg",
57 "url": "https://mastodon.sdf.org/system/accounts/avatars/000/067/580/original/bf05521bf711b7a0.jpg?1533238802"
58 },
59 "image": {
60 "type": "Image",
61 "mediaType": "image/gif",
62 "url": "https://mastodon.sdf.org/system/accounts/headers/000/067/580/original/a99b987e798f7063.gif?1533278217"
63 }
64 }