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://mathstodon.xyz/users/adtzlr/statuses/110979876226436883",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-30T18:02:01Z",
"url": "https://mathstodon.xyz/@adtzlr/110979876226436883",
"attributedTo": "https://mathstodon.xyz/users/adtzlr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/adtzlr/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-08-30:objectId=63656098:objectType=Conversation",
"content": "<p>Hey, exciting news about quad/hex-meshing: Easily create planar quad meshes between two line meshes by interpolation. Same applies for hex meshes between two quad meshes. Will be included in the upcoming release 7.7.0 of FElupe on PyPI!</p><p><a href=\"https://felupe.readthedocs.io/en/latest/howto/meshgen.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">felupe.readthedocs.io/en/lates</span><span class=\"invisible\">t/howto/meshgen.html</span></a></p><p><a href=\"https://mathstodon.xyz/tags/mesh\" class=\"mention hashtag\" rel=\"tag\">#<span>mesh</span></a> <a href=\"https://mathstodon.xyz/tags/finiteelements\" class=\"mention hashtag\" rel=\"tag\">#<span>finiteelements</span></a> <a href=\"https://mathstodon.xyz/tags/meshing\" class=\"mention hashtag\" rel=\"tag\">#<span>meshing</span></a> <a href=\"https://mathstodon.xyz/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mathstodon.xyz/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mathstodon.xyz/tags/mechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>mechanics</span></a> <a href=\"https://mathstodon.xyz/tags/fea\" class=\"mention hashtag\" rel=\"tag\">#<span>fea</span></a> <a href=\"https://mathstodon.xyz/tags/fem\" class=\"mention hashtag\" rel=\"tag\">#<span>fem</span></a> <a href=\"https://mathstodon.xyz/tags/quad\" class=\"mention hashtag\" rel=\"tag\">#<span>quad</span></a> <a href=\"https://mathstodon.xyz/tags/hex\" class=\"mention hashtag\" rel=\"tag\">#<span>hex</span></a> <a href=\"https://mathstodon.xyz/tags/geometry\" class=\"mention hashtag\" rel=\"tag\">#<span>geometry</span></a> <a href=\"https://mathstodon.xyz/tags/computationalmechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>computationalmechanics</span></a></p>",
"contentMap": {
"de": "<p>Hey, exciting news about quad/hex-meshing: Easily create planar quad meshes between two line meshes by interpolation. Same applies for hex meshes between two quad meshes. Will be included in the upcoming release 7.7.0 of FElupe on PyPI!</p><p><a href=\"https://felupe.readthedocs.io/en/latest/howto/meshgen.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">felupe.readthedocs.io/en/lates</span><span class=\"invisible\">t/howto/meshgen.html</span></a></p><p><a href=\"https://mathstodon.xyz/tags/mesh\" class=\"mention hashtag\" rel=\"tag\">#<span>mesh</span></a> <a href=\"https://mathstodon.xyz/tags/finiteelements\" class=\"mention hashtag\" rel=\"tag\">#<span>finiteelements</span></a> <a href=\"https://mathstodon.xyz/tags/meshing\" class=\"mention hashtag\" rel=\"tag\">#<span>meshing</span></a> <a href=\"https://mathstodon.xyz/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mathstodon.xyz/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mathstodon.xyz/tags/mechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>mechanics</span></a> <a href=\"https://mathstodon.xyz/tags/fea\" class=\"mention hashtag\" rel=\"tag\">#<span>fea</span></a> <a href=\"https://mathstodon.xyz/tags/fem\" class=\"mention hashtag\" rel=\"tag\">#<span>fem</span></a> <a href=\"https://mathstodon.xyz/tags/quad\" class=\"mention hashtag\" rel=\"tag\">#<span>quad</span></a> <a href=\"https://mathstodon.xyz/tags/hex\" class=\"mention hashtag\" rel=\"tag\">#<span>hex</span></a> <a href=\"https://mathstodon.xyz/tags/geometry\" class=\"mention hashtag\" rel=\"tag\">#<span>geometry</span></a> <a href=\"https://mathstodon.xyz/tags/computationalmechanics\" class=\"mention hashtag\" rel=\"tag\">#<span>computationalmechanics</span></a></p>"
},
"updated": "2023-09-01T19:41:00Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/110/979/859/043/064/402/original/c8f1d2355120635e.png",
"name": "A quad mesh from two line meshes for a plate with a hole",
"blurhash": "UL8E#hRP8wx]tRozRjRPDiof%gV@M_V@t7tR",
"focalPoint": [
0,
0
],
"width": 1024,
"height": 768
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/ComputationalMechanics",
"name": "#ComputationalMechanics"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/geometry",
"name": "#geometry"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/hex",
"name": "#hex"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/quad",
"name": "#quad"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/fem",
"name": "#fem"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/fea",
"name": "#fea"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/mechanics",
"name": "#mechanics"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/meshing",
"name": "#meshing"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/FiniteElements",
"name": "#FiniteElements"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/mesh",
"name": "#mesh"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/adtzlr/statuses/110979876226436883/shares",
"type": "Collection",
"totalItems": 1
}
}