tirocinio-canali-steffo-acrate/acrate_astreams/tests/activitystreams/examples/77.json

12 lines
254 B
JSON
Raw Permalink Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "Sally's blog posts",
"type": "Collection",
"totalItems": 3,
"first": {
"type": "Link",
"summary": "First Page",
"href": "http://example.org/collection?page=0"
}
}