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/114644575232124168",
"type": "Note",
"summary": null,
"inReplyTo": "https://floss.social/users/codeDude/statuses/114640421364329789",
"published": "2025-06-07T23:03:10Z",
"url": "https://floss.social/@codeDude/114644575232124168",
"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/114644575232124168",
"inReplyToAtomUri": "https://floss.social/users/codeDude/statuses/114640421364329789",
"conversation": "tag:floss.social,2025-06-07:objectId=89572196:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@raksodiano\" class=\"u-url mention\">@<span>raksodiano</span></a></span> ok I just adjusted the yt-dlp command to my needs so I created this alias<br />`alias yt-download-mp3="yt-dlp -f bestaudio -x --audio-format mp3 --audio-quality 0 -t sleep --embed-thumbnail --embed-metadata -o \\"%(title)s.%(ext)s\\" --file-access-retries 10"<br />`<br />Also I like to add `2> errors.txt` since sometimes <a href=\"https://floss.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a> is a bitch and some videos needs more work, actually this usually happens with youtube music<br /><a href=\"https://floss.social/tags/mpd\" class=\"mention hashtag\" rel=\"tag\">#<span>mpd</span></a> <a href=\"https://floss.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://floss.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://floss.social/tags/floss\" class=\"mention hashtag\" rel=\"tag\">#<span>floss</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@raksodiano\" class=\"u-url mention\">@<span>raksodiano</span></a></span> ok I just adjusted the yt-dlp command to my needs so I created this alias<br />`alias yt-download-mp3="yt-dlp -f bestaudio -x --audio-format mp3 --audio-quality 0 -t sleep --embed-thumbnail --embed-metadata -o \\"%(title)s.%(ext)s\\" --file-access-retries 10"<br />`<br />Also I like to add `2> errors.txt` since sometimes <a href=\"https://floss.social/tags/youtube\" class=\"mention hashtag\" rel=\"tag\">#<span>youtube</span></a> is a bitch and some videos needs more work, actually this usually happens with youtube music<br /><a href=\"https://floss.social/tags/mpd\" class=\"mention hashtag\" rel=\"tag\">#<span>mpd</span></a> <a href=\"https://floss.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://floss.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://floss.social/tags/floss\" class=\"mention hashtag\" rel=\"tag\">#<span>floss</span></a></p>"
},
"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/mpd",
"name": "#mpd"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/music",
"name": "#music"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/FOSS",
"name": "#FOSS"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/FLOSS",
"name": "#FLOSS"
}
],
"replies": {
"id": "https://floss.social/users/codeDude/statuses/114644575232124168/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/codeDude/statuses/114644575232124168/replies?min_id=114644581612936405&page=true",
"partOf": "https://floss.social/users/codeDude/statuses/114644575232124168/replies",
"items": [
"https://floss.social/users/codeDude/statuses/114644581612936405"
]
}
},
"likes": {
"id": "https://floss.social/users/codeDude/statuses/114644575232124168/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://floss.social/users/codeDude/statuses/114644575232124168/shares",
"type": "Collection",
"totalItems": 0
}
}