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://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-05-13T01:08:27Z",
"url": "https://fosstodon.org/@linux_mclinuxface/114497847783648424",
"attributedTo": "https://fosstodon.org/users/linux_mclinuxface",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/linux_mclinuxface/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-05-13:objectId=315690094:objectType=Conversation",
"content": "<p>Hey <a href=\"https://fosstodon.org/tags/3dPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3dPrinting</span></a> folks. Curiosity:</p><p>Is your FDM printer in a finished (office, living room, bed room, etc.) or unfinished space (garage, basement attic, etc.?</p>",
"contentMap": {
"en": "<p>Hey <a href=\"https://fosstodon.org/tags/3dPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3dPrinting</span></a> folks. Curiosity:</p><p>Is your FDM printer in a finished (office, living room, bed room, etc.) or unfinished space (garage, basement attic, etc.?</p>"
},
"endTime": "2025-05-16T01:08:27Z",
"votersCount": 69,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/3dprinting",
"name": "#3dprinting"
}
],
"replies": {
"id": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/linux_mclinuxface/statuses/114497847783648424/shares",
"type": "Collection",
"totalItems": 3
},
"oneOf": [
{
"type": "Note",
"name": "Finished",
"replies": {
"type": "Collection",
"totalItems": 55
}
},
{
"type": "Note",
"name": "Unfinished",
"replies": {
"type": "Collection",
"totalItems": 12
}
},
{
"type": "Note",
"name": "Both (multiple printers in different places)",
"replies": {
"type": "Collection",
"totalItems": 2
}
}
]
}