pleroma/test/fixtures/users_mock/pleroma_following.json

20 lines
550 B
JSON
Raw Normal View History

2019-07-09 17:36:35 +00:00
{
"type": "OrderedCollection",
"totalItems": 267,
2025-03-11 17:53:05 +04:00
"id": "https://remote.org/users/fuser2/following",
2019-07-09 17:36:35 +00:00
"first": {
"type": "OrderedCollectionPage",
"totalItems": 267,
2025-03-11 17:53:05 +04:00
"partOf": "https://remote.org/users/fuser2/following",
2019-07-09 17:36:35 +00:00
"orderedItems": [],
2025-03-11 17:53:05 +04:00
"next": "https://remote.org/users/fuser2/following?page=2",
"id": "https://remote.org/users/fuser2/following?page=1"
2019-07-09 17:36:35 +00:00
},
"@context": [
"https://www.w3.org/ns/activitystreams",
2025-03-11 17:53:05 +04:00
"https://remote.org/schemas/litepub-0.1.jsonld",
2019-07-09 17:36:35 +00:00
{
"@language": "und"
}
]
}