33d0877034db034d34606afe425df86c4f5c0480
[anni] / test / fixtures / users_mock / pleroma_following.json
1 {
2   "type": "OrderedCollection",
3   "totalItems": 267,
4   "id": "http://localhost:4001/users/fuser2/following",
5   "first": {
6     "type": "OrderedCollectionPage",
7     "totalItems": 267,
8     "partOf": "http://localhost:4001/users/fuser2/following",
9     "orderedItems": [],
10     "next": "http://localhost:4001/users/fuser2/following?page=2",
11     "id": "http://localhost:4001/users/fuser2/following?page=1"
12   },
13   "@context": [
14     "https://www.w3.org/ns/activitystreams",
15     "http://localhost:4001/schemas/litepub-0.1.jsonld",
16     {
17       "@language": "und"
18     }
19   ]
20 }