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/mglaman/statuses/109249481138568307",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.librem.one/users/katherined/statuses/109247568814399631",
"published": "2022-10-29T03:39:47Z",
"url": "https://mastodon.social/@mglaman/109249481138568307",
"attributedTo": "https://mastodon.social/users/mglaman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mglaman/followers",
"https://social.librem.one/users/katherined"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mglaman/statuses/109249481138568307",
"inReplyToAtomUri": "https://social.librem.one/users/katherined/statuses/109247568814399631",
"conversation": "tag:librem.one,2022-10-28:objectId=35582409:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.librem.one/@katherined\" class=\"u-url mention\">@<span>katherined</span></a></span> I'm still torn if the credit system for Drupal is +1 or -1. </p><p>It's +1 for attributing multiple users who ensured an issue came to fruition versus commit authorship.</p><p>I think it's broken in how we tied it to the organizations empowering the individuals. Let individuals say they're doing it for their employer or some other organization. But ranking in the services listing is wrong.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.librem.one/@katherined\" class=\"u-url mention\">@<span>katherined</span></a></span> I'm still torn if the credit system for Drupal is +1 or -1. </p><p>It's +1 for attributing multiple users who ensured an issue came to fruition versus commit authorship.</p><p>I think it's broken in how we tied it to the organizations empowering the individuals. Let individuals say they're doing it for their employer or some other organization. But ranking in the services listing is wrong.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.librem.one/users/katherined",
"name": "@katherined@librem.one"
}
],
"replies": {
"id": "https://mastodon.social/users/mglaman/statuses/109249481138568307/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mglaman/statuses/109249481138568307/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mglaman/statuses/109249481138568307/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mglaman/statuses/109249481138568307/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/mglaman/statuses/109249481138568307/shares",
"type": "Collection",
"totalItems": 0
}
}