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"
}
],
"id": "https://ruby.social/users/cllns/statuses/113512965530892592",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T02:39:56Z",
"url": "https://ruby.social/@cllns/113512965530892592",
"attributedTo": "https://ruby.social/users/cllns",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/cllns/followers",
"https://mastodon.social/users/samaaron"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/cllns/statuses/113512965530892592",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-11-20:objectId=59369650:objectType=Conversation",
"content": "<p>Just bought "Introduction to Sonic Pi" video course by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@samaaron\" class=\"u-url mention\">@<span>samaaron</span></a></span> </p><p>I've known about Sonic Pi (live music coding w/ Ruby) and I've gotten into electronic music recently so it's bizarre that I hadn't bothered to learn it earlier. Glad I waited though since now I can learn directly from the creator!</p><p><a href=\"https://sonic-pi-studio.teachable.com?referral_code=9FR5XL\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sonic-pi-studio.teachable.com?</span><span class=\"invisible\">referral_code=9FR5XL</span></a></p>",
"contentMap": {
"en": "<p>Just bought "Introduction to Sonic Pi" video course by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@samaaron\" class=\"u-url mention\">@<span>samaaron</span></a></span> </p><p>I've known about Sonic Pi (live music coding w/ Ruby) and I've gotten into electronic music recently so it's bizarre that I hadn't bothered to learn it earlier. Glad I waited though since now I can learn directly from the creator!</p><p><a href=\"https://sonic-pi-studio.teachable.com?referral_code=9FR5XL\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sonic-pi-studio.teachable.com?</span><span class=\"invisible\">referral_code=9FR5XL</span></a></p>"
},
"updated": "2024-11-20T02:57:52Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/samaaron",
"name": "@samaaron@mastodon.social"
}
],
"replies": {
"id": "https://ruby.social/users/cllns/statuses/113512965530892592/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/cllns/statuses/113512965530892592/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/cllns/statuses/113512965530892592/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/cllns/statuses/113512965530892592/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://ruby.social/users/cllns/statuses/113512965530892592/shares",
"type": "Collection",
"totalItems": 10
}
}