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://mstdn.social/users/ihariskos/statuses/114433852137271374",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-01T17:53:31Z",
"url": "https://mstdn.social/@ihariskos/114433852137271374",
"attributedTo": "https://mstdn.social/users/ihariskos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/ihariskos/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/ihariskos/statuses/114433852137271374",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-05-01:objectId=547574779:objectType=Conversation",
"content": "<p>Released my personal project 'Astrominal' on <a href=\"https://mstdn.social/tags/Codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>Codeberg</span></a>. It is a development stack I use to create websites.</p><p>Astrominal keeps your data and content in your <a href=\"https://mstdn.social/tags/Git\" class=\"mention hashtag\" rel=\"tag\">#<span>Git</span></a> repository of choice. Developing your website and managing your content happens in one place.</p><p>Based on <a href=\"https://mstdn.social/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> with considerations about <a href=\"https://mstdn.social/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> and <a href=\"https://mstdn.social/tags/Ecological\" class=\"mention hashtag\" rel=\"tag\">#<span>Ecological</span></a> impact.</p><p><a href=\"https://astrominal-demo.statichost.eu\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">astrominal-demo.statichost.eu</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Released my personal project 'Astrominal' on <a href=\"https://mstdn.social/tags/Codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>Codeberg</span></a>. It is a development stack I use to create websites.</p><p>Astrominal keeps your data and content in your <a href=\"https://mstdn.social/tags/Git\" class=\"mention hashtag\" rel=\"tag\">#<span>Git</span></a> repository of choice. Developing your website and managing your content happens in one place.</p><p>Based on <a href=\"https://mstdn.social/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> with considerations about <a href=\"https://mstdn.social/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> and <a href=\"https://mstdn.social/tags/Ecological\" class=\"mention hashtag\" rel=\"tag\">#<span>Ecological</span></a> impact.</p><p><a href=\"https://astrominal-demo.statichost.eu\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">astrominal-demo.statichost.eu</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Codeberg",
"name": "#Codeberg"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Git",
"name": "#Git"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/FOSS",
"name": "#FOSS"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Privacy",
"name": "#Privacy"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/ecological",
"name": "#ecological"
}
],
"replies": {
"id": "https://mstdn.social/users/ihariskos/statuses/114433852137271374/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/ihariskos/statuses/114433852137271374/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/ihariskos/statuses/114433852137271374/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/ihariskos/statuses/114433852137271374/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.social/users/ihariskos/statuses/114433852137271374/shares",
"type": "Collection",
"totalItems": 0
}
}