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://floss.social/users/gisgeek/statuses/114387964142282460",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-23T15:23:36Z",
"url": "https://floss.social/@gisgeek/114387964142282460",
"attributedTo": "https://floss.social/users/gisgeek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/gisgeek/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/gisgeek/statuses/114387964142282460",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2025-04-23:objectId=86101506:objectType=Conversation",
"content": "<p>I lately worked for a few hours on a bit of <a href=\"https://floss.social/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a> re-implementation of a single-file upload/download web tool based on Simon Buding's <a href=\"https://floss.social/tags/woof\" class=\"mention hashtag\" rel=\"tag\">#<span>woof</span></a> </p><p><a href=\"https://github.com/fpl/woof-perl\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/fpl/woof-perl</span><span class=\"invisible\"></span></a></p><p>Nothing special, but for one detail: it has been partially written by <a href=\"https://floss.social/tags/Claude\" class=\"mention hashtag\" rel=\"tag\">#<span>Claude</span></a> with my review and touch here and there to get a valid result. Let me call it an experiment.</p>",
"contentMap": {
"en": "<p>I lately worked for a few hours on a bit of <a href=\"https://floss.social/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a> re-implementation of a single-file upload/download web tool based on Simon Buding's <a href=\"https://floss.social/tags/woof\" class=\"mention hashtag\" rel=\"tag\">#<span>woof</span></a> </p><p><a href=\"https://github.com/fpl/woof-perl\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/fpl/woof-perl</span><span class=\"invisible\"></span></a></p><p>Nothing special, but for one detail: it has been partially written by <a href=\"https://floss.social/tags/Claude\" class=\"mention hashtag\" rel=\"tag\">#<span>Claude</span></a> with my review and touch here and there to get a valid result. Let me call it an experiment.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/Perl",
"name": "#Perl"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/woof",
"name": "#woof"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/claude",
"name": "#claude"
}
],
"replies": {
"id": "https://floss.social/users/gisgeek/statuses/114387964142282460/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/gisgeek/statuses/114387964142282460/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/gisgeek/statuses/114387964142282460/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/gisgeek/statuses/114387964142282460/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://floss.social/users/gisgeek/statuses/114387964142282460/shares",
"type": "Collection",
"totalItems": 0
}
}