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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-18T12:01:44Z",
"url": "https://fosstodon.org/@klaskarlsson/109534570400642945",
"attributedTo": "https://fosstodon.org/users/klaskarlsson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/klaskarlsson/followers",
"https://fosstodon.org/users/qgis"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-18:objectId=70552628:objectType=Conversation",
"content": "<p>Just became aware of the glTF format for 3D.</p><p>If you create a 3D view in <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@qgis\" class=\"u-url mention\">@<span>qgis</span></a></span> with the qgis2threejs plugin you can save to web/html, but you can also save to *.gltf and then simply import to @Blender and use all the awesome 3D tools for animation and more there.</p><p>I need to learn more about glTF and 3D Tiles...</p>",
"contentMap": {
"en": "<p>Just became aware of the glTF format for 3D.</p><p>If you create a 3D view in <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@qgis\" class=\"u-url mention\">@<span>qgis</span></a></span> with the qgis2threejs plugin you can save to web/html, but you can also save to *.gltf and then simply import to @Blender and use all the awesome 3D tools for animation and more there.</p><p>I need to learn more about glTF and 3D Tiles...</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/534/551/101/586/005/original/c6a8ae4e1bf61b06.jpeg",
"name": null,
"blurhash": "UPM[X1%O.TI80iV@M|tRtBWSR4oiIwWAxskD",
"width": 1747,
"height": 1187
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/534/551/103/970/300/original/2f1c55f2e3df8cd5.jpeg",
"name": null,
"blurhash": "U37_4iID01_Koys:fAX74WtM?bM+M+ovxsV{",
"width": 1898,
"height": 1093
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/qgis",
"name": "@qgis"
}
],
"replies": {
"id": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://fosstodon.org/users/klaskarlsson/statuses/109534570400642945/shares",
"type": "Collection",
"totalItems": 8
}
}