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/tekin/statuses/113533150153669797",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T16:13:09Z",
"url": "https://ruby.social/@tekin/113533150153669797",
"attributedTo": "https://ruby.social/users/tekin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/tekin/followers",
"https://social.jvns.ca/users/b0rk",
"https://friend.camp/users/darius"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/tekin/statuses/113533150153669797",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-11-23:objectId=59655276:objectType=Conversation",
"content": "<p>I've not tweeted in over a year, but for what it's worth my tweet history is now archived at <a href=\"https://tekin.co.uk/tweets\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">tekin.co.uk/tweets</span><span class=\"invisible\"></span></a>.</p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span> for the tools to do this.</p>",
"contentMap": {
"en": "<p>I've not tweeted in over a year, but for what it's worth my tweet history is now archived at <a href=\"https://tekin.co.uk/tweets\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">tekin.co.uk/tweets</span><span class=\"invisible\"></span></a>.</p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span> for the tools to do this.</p>"
},
"updated": "2024-11-23T16:14:14Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
},
{
"type": "Mention",
"href": "https://friend.camp/users/darius",
"name": "@darius@friend.camp"
}
],
"replies": {
"id": "https://ruby.social/users/tekin/statuses/113533150153669797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/tekin/statuses/113533150153669797/replies?min_id=113533152732305979&page=true",
"partOf": "https://ruby.social/users/tekin/statuses/113533150153669797/replies",
"items": [
"https://ruby.social/users/tekin/statuses/113533152732305979"
]
}
},
"likes": {
"id": "https://ruby.social/users/tekin/statuses/113533150153669797/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://ruby.social/users/tekin/statuses/113533150153669797/shares",
"type": "Collection",
"totalItems": 3
}
}