mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-08 09:24:18 +00:00
9 lines
288 B
JSON
9 lines
288 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"summary": "Sally's recent activities",
|
|
"type": "Collection",
|
|
"id": "https://example.com/collection/unordered_page_reference",
|
|
"totalItems": 10,
|
|
"first": "https://example.com/collection/unordered_page_reference?page=1"
|
|
}
|