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/codeDude/statuses/114640421364329789",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-07T05:26:47Z",
"url": "https://floss.social/@codeDude/114640421364329789",
"attributedTo": "https://floss.social/users/codeDude",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/codeDude/followers",
"https://mastodon.social/users/raksodiano"
],
"sensitive": false,
"atomUri": "https://floss.social/users/codeDude/statuses/114640421364329789",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2025-06-07:objectId=89572196:objectType=Conversation",
"content": "<p>it seems <a href=\"https://floss.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a> is starting to be rude with the ads blocker but days ago <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@raksodiano\" class=\"u-url mention\">@<span>raksodiano</span></a></span> shared a script that used yt-dlp and I started to read the manual in my console, so I download all my playlists of youtube music use <a href=\"https://floss.social/tags/picard\" class=\"mention hashtag\" rel=\"tag\">#<span>picard</span></a> to get the correct metadata, and use <a href=\"https://floss.social/tags/mpd\" class=\"mention hashtag\" rel=\"tag\">#<span>mpd</span></a> to play them. I'm happy</p>",
"contentMap": {
"en": "<p>it seems <a href=\"https://floss.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a> is starting to be rude with the ads blocker but days ago <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@raksodiano\" class=\"u-url mention\">@<span>raksodiano</span></a></span> shared a script that used yt-dlp and I started to read the manual in my console, so I download all my playlists of youtube music use <a href=\"https://floss.social/tags/picard\" class=\"mention hashtag\" rel=\"tag\">#<span>picard</span></a> to get the correct metadata, and use <a href=\"https://floss.social/tags/mpd\" class=\"mention hashtag\" rel=\"tag\">#<span>mpd</span></a> to play them. I'm happy</p>"
},
"updated": "2025-06-07T05:27:09Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/raksodiano",
"name": "@raksodiano@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/YouTube",
"name": "#YouTube"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Picard",
"name": "#Picard"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/mpd",
"name": "#mpd"
}
],
"replies": {
"id": "https://floss.social/users/codeDude/statuses/114640421364329789/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/codeDude/statuses/114640421364329789/replies?min_id=114644575232124168&page=true",
"partOf": "https://floss.social/users/codeDude/statuses/114640421364329789/replies",
"items": [
"https://floss.social/users/codeDude/statuses/114644575232124168"
]
}
},
"likes": {
"id": "https://floss.social/users/codeDude/statuses/114640421364329789/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://floss.social/users/codeDude/statuses/114640421364329789/shares",
"type": "Collection",
"totalItems": 1
}
}