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://puz.fun/users/dave/statuses/114376918678032225",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-21T16:34:35Z",
"url": "https://puz.fun/@dave/114376918678032225",
"attributedTo": "https://puz.fun/users/dave",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://puz.fun/users/dave/followers"
],
"sensitive": false,
"atomUri": "https://puz.fun/users/dave/statuses/114376918678032225",
"inReplyToAtomUri": null,
"conversation": "tag:puz.fun,2025-04-21:objectId=6768293:objectType=Conversation",
"content": "<p>I can't remember if I asked this already, but I'm not seeing any search results...</p><p>Any <a href=\"https://puz.fun/tags/Perl\" class=\"mention hashtag\" rel=\"tag\">#<span>Perl</span></a> <a href=\"https://puz.fun/tags/PerlDev\" class=\"mention hashtag\" rel=\"tag\">#<span>PerlDev</span></a> folks able to shed some light on my issue installing Alt::Devel::CallParser::ButWorking ? I get an error but it's unclear how to remediate.</p><p>I'm trying to install it in an <a href=\"https://puz.fun/tags/AlpineLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>AlpineLinux</span></a> 3.19 Docker image -- it installs fine on Alpine 3.14. In 3.19, I get:</p><p>error building lib/Devel/CallParser.o from 'lib/Devel/CallParser.c' at /usr/share/perl5/core_perl/ExtUtils/CBuilder/Base.pm line 185.</p>",
"contentMap": {
"en": "<p>I can't remember if I asked this already, but I'm not seeing any search results...</p><p>Any <a href=\"https://puz.fun/tags/Perl\" class=\"mention hashtag\" rel=\"tag\">#<span>Perl</span></a> <a href=\"https://puz.fun/tags/PerlDev\" class=\"mention hashtag\" rel=\"tag\">#<span>PerlDev</span></a> folks able to shed some light on my issue installing Alt::Devel::CallParser::ButWorking ? I get an error but it's unclear how to remediate.</p><p>I'm trying to install it in an <a href=\"https://puz.fun/tags/AlpineLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>AlpineLinux</span></a> 3.19 Docker image -- it installs fine on Alpine 3.14. In 3.19, I get:</p><p>error building lib/Devel/CallParser.o from 'lib/Devel/CallParser.c' at /usr/share/perl5/core_perl/ExtUtils/CBuilder/Base.pm line 185.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://puz.fun/tags/perl",
"name": "#perl"
},
{
"type": "Hashtag",
"href": "https://puz.fun/tags/perldev",
"name": "#perldev"
},
{
"type": "Hashtag",
"href": "https://puz.fun/tags/alpinelinux",
"name": "#alpinelinux"
}
],
"replies": {
"id": "https://puz.fun/users/dave/statuses/114376918678032225/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://puz.fun/users/dave/statuses/114376918678032225/replies?min_id=114376936116292872&page=true",
"partOf": "https://puz.fun/users/dave/statuses/114376918678032225/replies",
"items": [
"https://puz.fun/users/dave/statuses/114376936116292872"
]
}
},
"likes": {
"id": "https://puz.fun/users/dave/statuses/114376918678032225/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://puz.fun/users/dave/statuses/114376918678032225/shares",
"type": "Collection",
"totalItems": 0
}
}