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://digitalcourage.social/users/nielso/statuses/114629668885219713",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-05T07:52:17Z",
"url": "https://digitalcourage.social/@nielso/114629668885219713",
"attributedTo": "https://digitalcourage.social/users/nielso",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://digitalcourage.social/users/nielso/followers"
],
"sensitive": false,
"atomUri": "https://digitalcourage.social/users/nielso/statuses/114629668885219713",
"inReplyToAtomUri": null,
"conversation": "tag:digitalcourage.social,2025-06-05:objectId=106392107:objectType=Conversation",
"content": "<p>Linux is sooo easy… I just want a <a href=\"https://digitalcourage.social/tags/metronome\" class=\"mention hashtag\" rel=\"tag\">#<span>metronome</span></a> with a volume control that works. </p><p>The metronome pre-installed with <a href=\"https://digitalcourage.social/tags/UbuntuStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>UbuntuStudio</span></a> resets its volume set in pavucontrol all the time. Super annoying when playing software synthesizers. </p><p>Short search engine use reveals kmetronome, which I install, but it doesn't work because I don't have a GeneralMIDI synthesizer. I find gtick. This is what the command line says:</p><p>noton@atreju:~ > gtick<br />Command 'gtick' not found, but can be installed with:<br />sudo apt install gtick</p><p>noton@atreju:~ > sudo apt install gtick<br />Reading package lists... Done<br />Building dependency tree... Done<br />Reading state information... Done<br />E: Unable to locate package gtick</p><p>Same for gtklick, a frontend for klick. No, I do not want to use a command line meotrome.</p><p>Also <a href=\"https://digitalcourage.social/tags/Hydrogen\" class=\"mention hashtag\" rel=\"tag\">#<span>Hydrogen</span></a> Drum Machine does not have a volume control for its metronome.</p><p>Giving up now. Actually giving up making music for now, since this nerd shit blasted me out of my mood.</p><p><a href=\"https://digitalcourage.social/tags/LinuxMusician\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMusician</span></a> <a href=\"https://digitalcourage.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>",
"contentMap": {
"de": "<p>Linux is sooo easy… I just want a <a href=\"https://digitalcourage.social/tags/metronome\" class=\"mention hashtag\" rel=\"tag\">#<span>metronome</span></a> with a volume control that works. </p><p>The metronome pre-installed with <a href=\"https://digitalcourage.social/tags/UbuntuStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>UbuntuStudio</span></a> resets its volume set in pavucontrol all the time. Super annoying when playing software synthesizers. </p><p>Short search engine use reveals kmetronome, which I install, but it doesn't work because I don't have a GeneralMIDI synthesizer. I find gtick. This is what the command line says:</p><p>noton@atreju:~ > gtick<br />Command 'gtick' not found, but can be installed with:<br />sudo apt install gtick</p><p>noton@atreju:~ > sudo apt install gtick<br />Reading package lists... Done<br />Building dependency tree... Done<br />Reading state information... Done<br />E: Unable to locate package gtick</p><p>Same for gtklick, a frontend for klick. No, I do not want to use a command line meotrome.</p><p>Also <a href=\"https://digitalcourage.social/tags/Hydrogen\" class=\"mention hashtag\" rel=\"tag\">#<span>Hydrogen</span></a> Drum Machine does not have a volume control for its metronome.</p><p>Giving up now. Actually giving up making music for now, since this nerd shit blasted me out of my mood.</p><p><a href=\"https://digitalcourage.social/tags/LinuxMusician\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMusician</span></a> <a href=\"https://digitalcourage.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>"
},
"updated": "2025-06-05T07:53:21Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://digitalcourage.social/tags/metronome",
"name": "#metronome"
},
{
"type": "Hashtag",
"href": "https://digitalcourage.social/tags/ubuntustudio",
"name": "#ubuntustudio"
},
{
"type": "Hashtag",
"href": "https://digitalcourage.social/tags/linuxmusician",
"name": "#linuxmusician"
},
{
"type": "Hashtag",
"href": "https://digitalcourage.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://digitalcourage.social/tags/hydrogen",
"name": "#hydrogen"
}
],
"replies": {
"id": "https://digitalcourage.social/users/nielso/statuses/114629668885219713/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://digitalcourage.social/users/nielso/statuses/114629668885219713/replies?only_other_accounts=true&page=true",
"partOf": "https://digitalcourage.social/users/nielso/statuses/114629668885219713/replies",
"items": []
}
},
"likes": {
"id": "https://digitalcourage.social/users/nielso/statuses/114629668885219713/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://digitalcourage.social/users/nielso/statuses/114629668885219713/shares",
"type": "Collection",
"totalItems": 0
}
}