Add option to modify HTTP pool size
[akkoma] / test / fixtures / fetch_mocks / tuxcrafting.json
1 {
2 "@context" : [
3 "https://www.w3.org/ns/activitystreams",
4 "https://w3id.org/security/v1",
5 {
6 "IdentityProof" : "toot:IdentityProof",
7 "PropertyValue" : "schema:PropertyValue",
8 "alsoKnownAs" : {
9 "@id" : "as:alsoKnownAs",
10 "@type" : "@id"
11 },
12 "discoverable" : "toot:discoverable",
13 "featured" : {
14 "@id" : "toot:featured",
15 "@type" : "@id"
16 },
17 "focalPoint" : {
18 "@container" : "@list",
19 "@id" : "toot:focalPoint"
20 },
21 "manuallyApprovesFollowers" : "as:manuallyApprovesFollowers",
22 "movedTo" : {
23 "@id" : "as:movedTo",
24 "@type" : "@id"
25 },
26 "schema" : "http://schema.org#",
27 "toot" : "http://joinmastodon.org/ns#",
28 "value" : "schema:value"
29 }
30 ],
31 "attachment" : [],
32 "discoverable" : true,
33 "endpoints" : {
34 "sharedInbox" : "https://busshi.moe/inbox"
35 },
36 "featured" : "https://busshi.moe/users/tuxcrafting/collections/featured",
37 "followers" : "https://busshi.moe/users/tuxcrafting/followers",
38 "following" : "https://busshi.moe/users/tuxcrafting/following",
39 "icon" : {
40 "mediaType" : "image/jpeg",
41 "type" : "Image",
42 "url" : "https://blobcdn.busshi.moe/busshifiles/accounts/avatars/000/046/872/original/054f0806ccb303d0.jpg"
43 },
44 "id" : "https://busshi.moe/users/tuxcrafting",
45 "inbox" : "https://busshi.moe/users/tuxcrafting/inbox",
46 "manuallyApprovesFollowers" : true,
47 "name" : "@tuxcrafting@localhost:8080",
48 "outbox" : "https://busshi.moe/users/tuxcrafting/outbox",
49 "preferredUsername" : "tuxcrafting",
50 "publicKey" : {
51 "id" : "https://busshi.moe/users/tuxcrafting#main-key",
52 "owner" : "https://busshi.moe/users/tuxcrafting",
53 "publicKeyPem" : "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwqWWTBf9OizsBiBhGS/M\nQTT6fB1VvQP6vvxouGZ5cGg1a97V67ouhjJ+nGMuWr++DNYjJYkk2TOynfykk0H/\n8rRSujSe3BNRKYGNzdnRJu/4XxgIE847Fqx5SijSP23JGYcn8TjeSUsN2u2YYVXK\n+Eb3Bu7DjGiqwNon6YB0h5qkGjkMSMVIFn0hZx6Z21bkfYWgra96Ok5OWf7Ck3je\nCuErlCMZcbQcHtFpBueJAxYchjNvm6fqwZxLX/NtaHdr7Fm2kin89mqzliapBlFH\nCXk7Jln6xV5I6ryggPAMzm3fuHzeo0RWlu8lrxLfARBVwaQQZS99bwqp6N9O2aUp\nYwIDAQAB\n-----END PUBLIC KEY-----\n"
54 },
55 "summary" : "<p>expert procrastinator</p><p>trans(humanist|gender|istorized)</p><p>web: <a href=\"https://tuxcrafting.port0.org\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">tuxcrafting.port0.org</span><span class=\"invisible\"></span></a><br />pronouns: she/they<br />languages: french (native)/english (fluent)/hebrew (ok-ish)/esperanto (barely)</p>",
56 "tag" : [],
57 "type" : "Person",
58 "url" : "https://busshi.moe/@tuxcrafting"
59 }