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

10 lines
237 B
JSON
Raw Permalink Normal View History

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Audio",
"name": "Interview With A Famous Technologist",
"url": {
"type": "Link",
"href": "http://example.org/podcast.mp3",
"mediaType": "audio/mp3"
}
}