summaryrefslogtreecommitdiff
path: root/test/fixtures/tesla_mock/craigmaloney.json
blob: 56ea9c7c3e145b79a682c8689d1d02942773e292 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://w3id.org/security/v1",
        {
            "CacheFile": "pt:CacheFile",
            "Hashtag": "as:Hashtag",
            "Infohash": "pt:Infohash",
            "RsaSignature2017": "https://w3id.org/security#RsaSignature2017",
            "category": "sc:category",
            "commentsEnabled": {
                "@id": "pt:commentsEnabled",
                "@type": "sc:Boolean"
            },
            "downloadEnabled": {
                "@id": "pt:downloadEnabled",
                "@type": "sc:Boolean"
            },
            "expires": "sc:expires",
            "fps": {
                "@id": "pt:fps",
                "@type": "sc:Number"
            },
            "language": "sc:inLanguage",
            "licence": "sc:license",
            "originallyPublishedAt": "sc:datePublished",
            "position": {
                "@id": "pt:position",
                "@type": "sc:Number"
            },
            "pt": "https://joinpeertube.org/ns#",
            "sc": "http://schema.org#",
            "sensitive": "as:sensitive",
            "size": {
                "@id": "pt:size",
                "@type": "sc:Number"
            },
            "startTimestamp": {
                "@id": "pt:startTimestamp",
                "@type": "sc:Number"
            },
            "state": {
                "@id": "pt:state",
                "@type": "sc:Number"
            },
            "stopTimestamp": {
                "@id": "pt:stopTimestamp",
                "@type": "sc:Number"
            },
            "subtitleLanguage": "sc:subtitleLanguage",
            "support": {
                "@id": "pt:support",
                "@type": "sc:Text"
            },
            "uuid": "sc:identifier",
            "views": {
                "@id": "pt:views",
                "@type": "sc:Number"
            },
            "waitTranscoding": {
                "@id": "pt:waitTranscoding",
                "@type": "sc:Boolean"
            }
        },
        {
            "comments": {
                "@id": "as:comments",
                "@type": "@id"
            },
            "dislikes": {
                "@id": "as:dislikes",
                "@type": "@id"
            },
            "likes": {
                "@id": "as:likes",
                "@type": "@id"
            },
            "playlists": {
                "@id": "pt:playlists",
                "@type": "@id"
            },
            "shares": {
                "@id": "as:shares",
                "@type": "@id"
            }
        }
    ],
    "endpoints": {
        "sharedInbox": "https://peertube.social/inbox"
    },
    "followers": "https://peertube.social/accounts/craigmaloney/followers",
    "following": "https://peertube.social/accounts/craigmaloney/following",
    "icon": {
        "mediaType": "image/png",
        "type": "Image",
        "url": "https://peertube.social/lazy-static/avatars/87bd694b-95bc-4066-83f4-bddfcd2b9caa.png"
    },
    "id": "https://peertube.social/accounts/craigmaloney",
    "inbox": "https://peertube.social/accounts/craigmaloney/inbox",
    "name": "Craig Maloney",
    "outbox": "https://peertube.social/accounts/craigmaloney/outbox",
    "playlists": "https://peertube.social/accounts/craigmaloney/playlists",
    "preferredUsername": "craigmaloney",
    "publicKey": {
        "id": "https://peertube.social/accounts/craigmaloney#main-key",
        "owner": "https://peertube.social/accounts/craigmaloney",
        "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-----"
    },
    "summary": null,
    "type": "Person",
    "url": "https://peertube.social/accounts/craigmaloney"
}