ActivityPub Viewer

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.

Open in browser →
{ "@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/113498980492609739", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-17T15:23:22Z", "url": "https://fosstodon.org/@kevinmoerman/113498980492609739", "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/113498980492609739", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2024-11-17:objectId=261718084:objectType=Conversation", "content": "<p>Working on automated quasi-structured hexahedral meshing of branched structures in <a href=\"https://fosstodon.org/tags/Comodo\" class=\"mention hashtag\" rel=\"tag\">#<span>Comodo</span></a>. </p><p>My current solution features a lot of fun tricks, e.g. ray tracing, distance marching, surface smoothing, Bezier splines, lofting, thickening etc. </p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/GeometryProcessing\" class=\"mention hashtag\" rel=\"tag\">#<span>GeometryProcessing</span></a> <a href=\"https://fosstodon.org/tags/ComputationalDesign\" class=\"mention hashtag\" rel=\"tag\">#<span>ComputationalDesign</span></a> <a href=\"https://fosstodon.org/tags/Biomechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>Biomechanics</span></a></p>", "contentMap": { "en": "<p>Working on automated quasi-structured hexahedral meshing of branched structures in <a href=\"https://fosstodon.org/tags/Comodo\" class=\"mention hashtag\" rel=\"tag\">#<span>Comodo</span></a>. </p><p>My current solution features a lot of fun tricks, e.g. ray tracing, distance marching, surface smoothing, Bezier splines, lofting, thickening etc. </p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/GeometryProcessing\" class=\"mention hashtag\" rel=\"tag\">#<span>GeometryProcessing</span></a> <a href=\"https://fosstodon.org/tags/ComputationalDesign\" class=\"mention hashtag\" rel=\"tag\">#<span>ComputationalDesign</span></a> <a href=\"https://fosstodon.org/tags/Biomechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>Biomechanics</span></a></p>" }, "updated": "2024-11-17T21:20:05Z", "attachment": [ { "type": "Document", "mediaType": "image/jpeg", "url": "https://cdn.fosstodon.org/media_attachments/files/113/498/955/857/929/554/original/29f63432b6ba2e23.jpg", "name": "A surface (left) and hexahedral mesh (right) visualisation of a main upright cylindrical vessel featuring a single side branch coming out of the main trunk at 45 degrees. In the image on the left the main trunk is red, the side branch is blue and a smooth intermediate transition region is coloured in yellow. The image on the right shows a thickening of this quadrilateral surface mesh into hexahedral elements. ", "blurhash": "UbON5xD%4nM|WBofj@of~qkCtQof%MofM{Rk", "focalPoint": [ 0, 0 ], "width": 3624, "height": 2289 } ], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/comodo", "name": "#comodo" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/julialang", "name": "#julialang" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/opensource", "name": "#opensource" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/GeometryProcessing", "name": "#GeometryProcessing" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/computationaldesign", "name": "#computationaldesign" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/biomechanics", "name": "#biomechanics" } ], "replies": { "id": "https://fosstodon.org/users/kevinmoerman/statuses/113498980492609739/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/kevinmoerman/statuses/113498980492609739/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/kevinmoerman/statuses/113498980492609739/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/kevinmoerman/statuses/113498980492609739/likes", "type": "Collection", "totalItems": 7 }, "shares": { "id": "https://fosstodon.org/users/kevinmoerman/statuses/113498980492609739/shares", "type": "Collection", "totalItems": 4 } }