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://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/dashaun/statuses/109342908343724842",
"published": "2022-11-15T12:21:40Z",
"url": "https://mastodon.social/@mtthwcmpbll/109347792497262823",
"attributedTo": "https://mastodon.social/users/mtthwcmpbll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mtthwcmpbll/followers",
"https://mastodon.online/users/dashaun"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823",
"inReplyToAtomUri": "https://mastodon.online/users/dashaun/statuses/109342908343724842",
"conversation": "tag:mastodon.online,2022-11-14:objectId=84122843:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@dashaun\" class=\"u-url mention\">@<span>dashaun</span></a></span> it boggles my mind that it’s taken this long for the ecosystem to be less complicated on an M1 Mac given how many folks develop on that platform.</p><p>That said, I’m so glad you picked up the baton on this <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@dashaun\" class=\"u-url mention\">@<span>dashaun</span></a></span>! The complexity is a real challenge to new folks learning about buildpacks, but it also paves the way for us to deploy less power-hungry versions of our apps for more sustainable software too!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@dashaun\" class=\"u-url mention\">@<span>dashaun</span></a></span> it boggles my mind that it’s taken this long for the ecosystem to be less complicated on an M1 Mac given how many folks develop on that platform.</p><p>That said, I’m so glad you picked up the baton on this <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@dashaun\" class=\"u-url mention\">@<span>dashaun</span></a></span>! The complexity is a real challenge to new folks learning about buildpacks, but it also paves the way for us to deploy less power-hungry versions of our apps for more sustainable software too!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/dashaun",
"name": "@dashaun@mastodon.online"
}
],
"replies": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109347792497262823/shares",
"type": "Collection",
"totalItems": 1
}
}