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://ruby.social/users/michaelloistl/statuses/113533373572136337",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/codemonkeymike/statuses/113533148978826459",
"published": "2024-11-23T17:09:58Z",
"url": "https://ruby.social/@michaelloistl/113533373572136337",
"attributedTo": "https://ruby.social/users/michaelloistl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/michaelloistl/followers",
"https://fosstodon.org/users/codemonkeymike"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/michaelloistl/statuses/113533373572136337",
"inReplyToAtomUri": "https://fosstodon.org/users/codemonkeymike/statuses/113533148978826459",
"conversation": "tag:fosstodon.org,2024-11-23:objectId=263613668:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@codemonkeymike\" class=\"u-url mention\">@<span>codemonkeymike</span></a></span> I do and I absolutely love it. Its fast everything just works out of the box (with very little personal preference changes) and it's <a href=\"https://ruby.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> support is really really amazing. works on Mac, Linux and remote SSH, which is beautiful. It also has amazing collaboration features built in. Give it a try…</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@codemonkeymike\" class=\"u-url mention\">@<span>codemonkeymike</span></a></span> I do and I absolutely love it. Its fast everything just works out of the box (with very little personal preference changes) and it's <a href=\"https://ruby.social/tags/vim\" class=\"mention hashtag\" rel=\"tag\">#<span>vim</span></a> support is really really amazing. works on Mac, Linux and remote SSH, which is beautiful. It also has amazing collaboration features built in. Give it a try…</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/codemonkeymike",
"name": "@codemonkeymike@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/vim",
"name": "#vim"
}
],
"replies": {
"id": "https://ruby.social/users/michaelloistl/statuses/113533373572136337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/michaelloistl/statuses/113533373572136337/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/michaelloistl/statuses/113533373572136337/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/michaelloistl/statuses/113533373572136337/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://ruby.social/users/michaelloistl/statuses/113533373572136337/shares",
"type": "Collection",
"totalItems": 0
}
}