pleroma/test/fixtures/users_mock/masto_closed_following.json

8 lines
244 B
JSON
Raw Permalink Normal View History

2019-07-09 19:36:35 +02:00
{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "http://localhost:4001/users/masto_closed/following",
"type": "OrderedCollection",
"totalItems": 152,
"first": "http://localhost:4001/users/masto_closed/following?page=1"
}