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/ufuk/statuses/109326610687996555",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/flavorjones/statuses/109326022615613318",
"published": "2022-11-11T18:34:51Z",
"url": "https://ruby.social/@ufuk/109326610687996555",
"attributedTo": "https://ruby.social/users/ufuk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/ufuk/followers",
"https://ruby.social/users/flavorjones"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/ufuk/statuses/109326610687996555",
"inReplyToAtomUri": "https://ruby.social/users/flavorjones/statuses/109326022615613318",
"conversation": "tag:ruby.social,2022-11-11:objectId=10327858:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> Haha, I don't need that much encouragement, but what I do need is time to compile a list. Luckily I have a few long flights ahead of me, so y'all could see me tooting about it next week.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> Haha, I don't need that much encouragement, but what I do need is time to compile a list. Luckily I have a few long flights ahead of me, so y'all could see me tooting about it next week.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/flavorjones",
"name": "@flavorjones"
}
],
"replies": {
"id": "https://ruby.social/users/ufuk/statuses/109326610687996555/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/ufuk/statuses/109326610687996555/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/ufuk/statuses/109326610687996555/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/ufuk/statuses/109326610687996555/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/ufuk/statuses/109326610687996555/shares",
"type": "Collection",
"totalItems": 0
}
}