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://mastodon.social/users/diyelectromusic/statuses/109263183821527574",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/diyelectromusic/statuses/109247447937612417",
"published": "2022-10-31T13:44:34Z",
"url": "https://mastodon.social/@diyelectromusic/109263183821527574",
"attributedTo": "https://mastodon.social/users/diyelectromusic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/diyelectromusic/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574",
"inReplyToAtomUri": "https://mastodon.social/users/diyelectromusic/statuses/109247447937612417",
"conversation": "tag:mastodon.social,2022-10-28:objectId=323086005:objectType=Conversation",
"content": "<p>A little more detail to expand on the above.</p><p>Specifically I've been doing a fair bit with <a href=\"https://mastodon.social/tags/Arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>Arduino</span></a> and <a href=\"https://mastodon.social/tags/RaspberryPiPico\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiPico</span></a> for <a href=\"https://mastodon.social/tags/MIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>MIDI</span></a>, 8-bit synthesis - both "from scratch" and using the <a href=\"https://mastodon.social/tags/Mozzi\" class=\"mention hashtag\" rel=\"tag\">#<span>Mozzi</span></a> <a href=\"https://mastodon.social/tags/synthesis\" class=\"mention hashtag\" rel=\"tag\">#<span>synthesis</span></a> library.</p><p>More recently I've started to build my own pcbs, but I very much regard myself as a novice although I'm learning. I am still very much an enthusiastic amateur for <a href=\"https://mastodon.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> too.</p><p>But everything I've done is on my blog with code and pcbs in GitHub and short demo videos on YouTube.</p>",
"contentMap": {
"en": "<p>A little more detail to expand on the above.</p><p>Specifically I've been doing a fair bit with <a href=\"https://mastodon.social/tags/Arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>Arduino</span></a> and <a href=\"https://mastodon.social/tags/RaspberryPiPico\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiPico</span></a> for <a href=\"https://mastodon.social/tags/MIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>MIDI</span></a>, 8-bit synthesis - both "from scratch" and using the <a href=\"https://mastodon.social/tags/Mozzi\" class=\"mention hashtag\" rel=\"tag\">#<span>Mozzi</span></a> <a href=\"https://mastodon.social/tags/synthesis\" class=\"mention hashtag\" rel=\"tag\">#<span>synthesis</span></a> library.</p><p>More recently I've started to build my own pcbs, but I very much regard myself as a novice although I'm learning. I am still very much an enthusiastic amateur for <a href=\"https://mastodon.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> too.</p><p>But everything I've done is on my blog with code and pcbs in GitHub and short demo videos on YouTube.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/arduino",
"name": "#arduino"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/RaspberryPiPico",
"name": "#RaspberryPiPico"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/midi",
"name": "#midi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mozzi",
"name": "#mozzi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/synthesis",
"name": "#synthesis"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/electronics",
"name": "#electronics"
}
],
"replies": {
"id": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/diyelectromusic/statuses/109263183821527574/shares",
"type": "Collection",
"totalItems": 0
}
}