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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-03T09:16:12Z",
"url": "https://fosstodon.org/@kevinmoerman/110479525322893036",
"attributedTo": "https://fosstodon.org/users/kevinmoerman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kevinmoerman/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-06-03:objectId=114790155:objectType=Conversation",
"content": "<p>Added textured OBJ model import to GIBBON. The OBJ import supports mixed faces (e.g. tri+quads). <br />The demo video shows coupled refinement of both the geometry and texture data for an imported model. </p><p>Also useful for resampling digital image correlation data on 3D surfaces.</p><p><a href=\"https://fosstodon.org/tags/GeometryProcessing\" class=\"mention hashtag\" rel=\"tag\">#<span>GeometryProcessing</span></a> <a href=\"https://fosstodon.org/tags/meshing\" class=\"mention hashtag\" rel=\"tag\">#<span>meshing</span></a> <a href=\"https://fosstodon.org/tags/3dmodel\" class=\"mention hashtag\" rel=\"tag\">#<span>3dmodel</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>Added textured OBJ model import to GIBBON. The OBJ import supports mixed faces (e.g. tri+quads). <br />The demo video shows coupled refinement of both the geometry and texture data for an imported model. </p><p>Also useful for resampling digital image correlation data on 3D surfaces.</p><p><a href=\"https://fosstodon.org/tags/GeometryProcessing\" class=\"mention hashtag\" rel=\"tag\">#<span>GeometryProcessing</span></a> <a href=\"https://fosstodon.org/tags/meshing\" class=\"mention hashtag\" rel=\"tag\">#<span>meshing</span></a> <a href=\"https://fosstodon.org/tags/3dmodel\" class=\"mention hashtag\" rel=\"tag\">#<span>3dmodel</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/479/517/754/817/547/original/06608676b9507623.mp4",
"name": null,
"blurhash": "U284rYNGM_4m-=x]xuj[?cWAt7x]adM_M{t7",
"width": 720,
"height": 360
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/GeometryProcessing",
"name": "#GeometryProcessing"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/meshing",
"name": "#meshing"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/3dmodel",
"name": "#3dmodel"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/kevinmoerman/statuses/110479525322893036/shares",
"type": "Collection",
"totalItems": 0
}
}