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

13 lines
No EOL
262 B
JSON

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Image",
"name": "My cat taking a nap",
"url": "http://example.org/cat.jpeg",
"attributedTo": [
"http://joe.example.org",
{
"type": "Person",
"name": "Sally"
}
]
}