summaryrefslogtreecommitdiff
path: root/test/fixtures/fetch_mocks/tuxcrafting.json
blob: 5dce2a16d075635f7e91072da9b9de0d9afb4bb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
   "@context" : [
      "https://www.w3.org/ns/activitystreams",
      "https://w3id.org/security/v1",
      {
         "IdentityProof" : "toot:IdentityProof",
         "PropertyValue" : "schema:PropertyValue",
         "alsoKnownAs" : {
            "@id" : "as:alsoKnownAs",
            "@type" : "@id"
         },
         "discoverable" : "toot:discoverable",
         "featured" : {
            "@id" : "toot:featured",
            "@type" : "@id"
         },
         "focalPoint" : {
            "@container" : "@list",
            "@id" : "toot:focalPoint"
         },
         "manuallyApprovesFollowers" : "as:manuallyApprovesFollowers",
         "movedTo" : {
            "@id" : "as:movedTo",
            "@type" : "@id"
         },
         "schema" : "http://schema.org#",
         "toot" : "http://joinmastodon.org/ns#",
         "value" : "schema:value"
      }
   ],
   "attachment" : [],
   "discoverable" : true,
   "endpoints" : {
      "sharedInbox" : "https://busshi.moe/inbox"
   },
   "featured" : "https://busshi.moe/users/tuxcrafting/collections/featured",
   "followers" : "https://busshi.moe/users/tuxcrafting/followers",
   "following" : "https://busshi.moe/users/tuxcrafting/following",
   "icon" : {
      "mediaType" : "image/jpeg",
      "type" : "Image",
      "url" : "https://blobcdn.busshi.moe/busshifiles/accounts/avatars/000/046/872/original/054f0806ccb303d0.jpg"
   },
   "id" : "https://busshi.moe/users/tuxcrafting",
   "inbox" : "https://busshi.moe/users/tuxcrafting/inbox",
   "manuallyApprovesFollowers" : true,
   "name" : "@tuxcrafting@localhost:8080",
   "outbox" : "https://busshi.moe/users/tuxcrafting/outbox",
   "preferredUsername" : "tuxcrafting",
   "publicKey" : {
      "id" : "https://busshi.moe/users/tuxcrafting#main-key",
      "owner" : "https://busshi.moe/users/tuxcrafting",
      "publicKeyPem" : "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwqWWTBf9OizsBiBhGS/M\nQTT6fB1VvQP6vvxouGZ5cGg1a97V67ouhjJ+nGMuWr++DNYjJYkk2TOynfykk0H/\n8rRSujSe3BNRKYGNzdnRJu/4XxgIE847Fqx5SijSP23JGYcn8TjeSUsN2u2YYVXK\n+Eb3Bu7DjGiqwNon6YB0h5qkGjkMSMVIFn0hZx6Z21bkfYWgra96Ok5OWf7Ck3je\nCuErlCMZcbQcHtFpBueJAxYchjNvm6fqwZxLX/NtaHdr7Fm2kin89mqzliapBlFH\nCXk7Jln6xV5I6ryggPAMzm3fuHzeo0RWlu8lrxLfARBVwaQQZS99bwqp6N9O2aUp\nYwIDAQAB\n-----END PUBLIC KEY-----\n"
   },
   "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>",
   "tag" : [],
   "type" : "Person",
   "url" : "https://busshi.moe/@tuxcrafting"
}