Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
[akkoma] / test / fixtures / users_mock / friendica_followers.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://w3id.org/security/v1",
5 {
6 "vcard": "http://www.w3.org/2006/vcard/ns#",
7 "dfrn": "http://purl.org/macgirvin/dfrn/1.0/",
8 "diaspora": "https://diasporafoundation.org/ns/",
9 "litepub": "http://litepub.social/ns#",
10 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
11 "sensitive": "as:sensitive",
12 "Hashtag": "as:Hashtag",
13 "directMessage": "litepub:directMessage"
14 }
15 ],
16 "id": "http://localhost:8080/followers/fuser3",
17 "type": "OrderedCollection",
18 "totalItems": 296
19 }