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/jm3/statuses/113415694491834786",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-02T22:22:38Z",
"url": "https://ruby.social/@jm3/113415694491834786",
"attributedTo": "https://ruby.social/users/jm3",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/jm3/followers",
"https://hachyderm.io/users/tpope"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/jm3/statuses/113415694491834786",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-11-02:objectId=57940389:objectType=Conversation",
"content": "<p>fair to say <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@tpope\" class=\"u-url mention\">@<span>tpope</span></a></span> is a <a href=\"https://ruby.social/tags/hacker\" class=\"mention hashtag\" rel=\"tag\">#<span>hacker</span></a> hero, this video still hits lol <a href=\"https://vimeo.com/63116209\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">vimeo.com/63116209</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>fair to say <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@tpope\" class=\"u-url mention\">@<span>tpope</span></a></span> is a <a href=\"https://ruby.social/tags/hacker\" class=\"mention hashtag\" rel=\"tag\">#<span>hacker</span></a> hero, this video still hits lol <a href=\"https://vimeo.com/63116209\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">vimeo.com/63116209</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/tpope",
"name": "@tpope@hachyderm.io"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/hacker",
"name": "#hacker"
}
],
"replies": {
"id": "https://ruby.social/users/jm3/statuses/113415694491834786/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/jm3/statuses/113415694491834786/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/jm3/statuses/113415694491834786/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/jm3/statuses/113415694491834786/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/jm3/statuses/113415694491834786/shares",
"type": "Collection",
"totalItems": 0
}
}