Merge branch 'develop' into 'remove-twitter-api'
[akkoma] / test / fixtures / tesla_mock / craigmaloney.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://w3id.org/security/v1",
5 {
6 "CacheFile": "pt:CacheFile",
7 "Hashtag": "as:Hashtag",
8 "Infohash": "pt:Infohash",
9 "RsaSignature2017": "https://w3id.org/security#RsaSignature2017",
10 "category": "sc:category",
11 "commentsEnabled": {
12 "@id": "pt:commentsEnabled",
13 "@type": "sc:Boolean"
14 },
15 "downloadEnabled": {
16 "@id": "pt:downloadEnabled",
17 "@type": "sc:Boolean"
18 },
19 "expires": "sc:expires",
20 "fps": {
21 "@id": "pt:fps",
22 "@type": "sc:Number"
23 },
24 "language": "sc:inLanguage",
25 "licence": "sc:license",
26 "originallyPublishedAt": "sc:datePublished",
27 "position": {
28 "@id": "pt:position",
29 "@type": "sc:Number"
30 },
31 "pt": "https://joinpeertube.org/ns#",
32 "sc": "http://schema.org#",
33 "sensitive": "as:sensitive",
34 "size": {
35 "@id": "pt:size",
36 "@type": "sc:Number"
37 },
38 "startTimestamp": {
39 "@id": "pt:startTimestamp",
40 "@type": "sc:Number"
41 },
42 "state": {
43 "@id": "pt:state",
44 "@type": "sc:Number"
45 },
46 "stopTimestamp": {
47 "@id": "pt:stopTimestamp",
48 "@type": "sc:Number"
49 },
50 "subtitleLanguage": "sc:subtitleLanguage",
51 "support": {
52 "@id": "pt:support",
53 "@type": "sc:Text"
54 },
55 "uuid": "sc:identifier",
56 "views": {
57 "@id": "pt:views",
58 "@type": "sc:Number"
59 },
60 "waitTranscoding": {
61 "@id": "pt:waitTranscoding",
62 "@type": "sc:Boolean"
63 }
64 },
65 {
66 "comments": {
67 "@id": "as:comments",
68 "@type": "@id"
69 },
70 "dislikes": {
71 "@id": "as:dislikes",
72 "@type": "@id"
73 },
74 "likes": {
75 "@id": "as:likes",
76 "@type": "@id"
77 },
78 "playlists": {
79 "@id": "pt:playlists",
80 "@type": "@id"
81 },
82 "shares": {
83 "@id": "as:shares",
84 "@type": "@id"
85 }
86 }
87 ],
88 "endpoints": {
89 "sharedInbox": "https://peertube.social/inbox"
90 },
91 "followers": "https://peertube.social/accounts/craigmaloney/followers",
92 "following": "https://peertube.social/accounts/craigmaloney/following",
93 "icon": {
94 "mediaType": "image/png",
95 "type": "Image",
96 "url": "https://peertube.social/lazy-static/avatars/87bd694b-95bc-4066-83f4-bddfcd2b9caa.png"
97 },
98 "id": "https://peertube.social/accounts/craigmaloney",
99 "inbox": "https://peertube.social/accounts/craigmaloney/inbox",
100 "name": "Craig Maloney",
101 "outbox": "https://peertube.social/accounts/craigmaloney/outbox",
102 "playlists": "https://peertube.social/accounts/craigmaloney/playlists",
103 "preferredUsername": "craigmaloney",
104 "publicKey": {
105 "id": "https://peertube.social/accounts/craigmaloney#main-key",
106 "owner": "https://peertube.social/accounts/craigmaloney",
107 "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9qvGIYUW01yc8CCsrwxK\n5OXlV5s7EbNWY8tJr/p1oGuELZwAnG2XKxtdbvgcCT+YxL5uRXIdCFIIIKrzRFr/\nHfS0mOgNT9u3gu+SstCNgtatciT0RVP77yiC3b2NHq1NRRvvVhzQb4cpIWObIxqh\nb2ypDClTc7XaKtgmQCbwZlGyZMT+EKz/vustD6BlpGsglRkm7iES6s1PPGb1BU+n\nS94KhbS2DOFiLcXCVWt0QarokIIuKznp4+xP1axKyP+SkT5AHx08Nd5TYFb2C1Jl\nz0WD/1q0mAN62m7QrA3SQPUgB+wWD+S3Nzf7FwNPiP4srbBgxVEUnji/r9mQ6BXC\nrQIDAQAB\n-----END PUBLIC KEY-----"
108 },
109 "summary": null,
110 "type": "Person",
111 "url": "https://peertube.social/accounts/craigmaloney"
112 }