A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"RsaSignature2017": "https://w3id.org/security#RsaSignature2017"
},
{
"pt": "https://joinpeertube.org/ns#",
"sc": "http://schema.org/",
"hasPart": "sc:hasPart",
"endOffset": "sc:endOffset",
"startOffset": "sc:startOffset"
}
],
"id": "https://peertube.wtf/videos/watch/0f84d630-f9b9-4945-8b4e-941de656d4e6/chapters",
"hasPart": [
{
"name": "set-up",
"startOffset": 0,
"endOffset": 10
},
{
"name": "pine-forest cliff exploration",
"startOffset": 10,
"endOffset": 44
},
{
"name": "permafrost biome",
"startOffset": 44,
"endOffset": 56
},
{
"name": "flying along a river",
"startOffset": 56,
"endOffset": 68
},
{
"name": "steep forested hill",
"startOffset": 68,
"endOffset": 90
},
{
"name": "mountain grasslands biome",
"startOffset": 90,
"endOffset": 176
},
{
"name": "pillar stacking in the desert",
"startOffset": 176,
"endOffset": 191
},
{
"name": "waving goodbye",
"startOffset": 191,
"endOffset": 231
},
{
"name": "sun glare",
"startOffset": 231,
"endOffset": 227
}
]
}