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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-27T13:24:59Z",
"url": "https://tiggi.es/@DeltaWye/113725007417634092",
"attributedTo": "https://tiggi.es/users/DeltaWye",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tiggi.es/users/DeltaWye/followers"
],
"sensitive": false,
"atomUri": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092",
"inReplyToAtomUri": null,
"conversation": "tag:tiggi.es,2024-12-27:objectId=22848904:objectType=Conversation",
"content": "<p>I’m wondering if there is any way in <a href=\"https://tiggi.es/tags/Autodesk\" class=\"mention hashtag\" rel=\"tag\">#<span>Autodesk</span></a> <a href=\"https://tiggi.es/tags/Fusion360\" class=\"mention hashtag\" rel=\"tag\">#<span>Fusion360</span></a> to take some kind of file that lists geometry and import it as a model.</p><p>For instance - a file that lists the positions and sizes of elements in a Yagi antenna.</p><p>Sort of like this:<br />Cylinder - 100mm length, origin 0,0,50, rotation 0,0,90</p>",
"contentMap": {
"en": "<p>I’m wondering if there is any way in <a href=\"https://tiggi.es/tags/Autodesk\" class=\"mention hashtag\" rel=\"tag\">#<span>Autodesk</span></a> <a href=\"https://tiggi.es/tags/Fusion360\" class=\"mention hashtag\" rel=\"tag\">#<span>Fusion360</span></a> to take some kind of file that lists geometry and import it as a model.</p><p>For instance - a file that lists the positions and sizes of elements in a Yagi antenna.</p><p>Sort of like this:<br />Cylinder - 100mm length, origin 0,0,50, rotation 0,0,90</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tiggi.es/tags/autodesk",
"name": "#autodesk"
},
{
"type": "Hashtag",
"href": "https://tiggi.es/tags/fusion360",
"name": "#fusion360"
}
],
"replies": {
"id": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092/replies?only_other_accounts=true&page=true",
"partOf": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092/replies",
"items": []
}
},
"likes": {
"id": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://tiggi.es/users/DeltaWye/statuses/113725007417634092/shares",
"type": "Collection",
"totalItems": 1
}
}