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

16 lines
No EOL
312 B
JSON

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "Page 1 of Sally's notes",
"type": "OrderedCollectionPage",
"startIndex": 0,
"orderedItems": [
{
"type": "Note",
"name": "Density of Water"
},
{
"type": "Note",
"name": "Air Mattress Idea"
}
]
}