1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2025-03-13 07:02:41 +00:00
pleroma/test/fixtures/users_mock/masto_closed_followers.json

8 lines
238 B
JSON
Raw Normal View History

2019-07-09 17:36:35 +00:00
{
"@context": "https://www.w3.org/ns/activitystreams",
2025-03-11 13:53:05 +00:00
"id": "https://remote.org/users/masto_closed/followers",
2019-07-09 17:36:35 +00:00
"type": "OrderedCollection",
"totalItems": 437,
2025-03-11 13:53:05 +00:00
"first": "https://remote.org/users/masto_closed/followers?page=1"
2019-07-09 17:36:35 +00:00
}