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/mediafinger/statuses/109310989203485699",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/k0kubun/statuses/109310961150806175",
"published": "2022-11-09T00:22:06Z",
"url": "https://ruby.social/@mediafinger/109310989203485699",
"attributedTo": "https://ruby.social/users/mediafinger",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/mediafinger/followers",
"https://ruby.social/users/k0kubun",
"https://ruby.social/users/joeldrapper"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/mediafinger/statuses/109310989203485699",
"inReplyToAtomUri": "https://ruby.social/users/k0kubun/statuses/109310961150806175",
"conversation": "tag:ruby.social,2022-11-08:objectId=10129853:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@joeldrapper\" class=\"u-url mention\">@<span>joeldrapper</span></a></span> I've briefly used <a href=\"https://ruby.social/tags/rvm\" class=\"mention hashtag\" rel=\"tag\">#<span>rvm</span></a> and <a href=\"https://ruby.social/tags/rbenv\" class=\"mention hashtag\" rel=\"tag\">#<span>rbenv</span></a>, then <a href=\"https://ruby.social/tags/rbfu\" class=\"mention hashtag\" rel=\"tag\">#<span>rbfu</span></a> for a few years and for 8 or so years I'm a happy <a href=\"https://ruby.social/tags/chruby\" class=\"mention hashtag\" rel=\"tag\">#<span>chruby</span></a> user.<br />Though if it's (optional) autoswitcher would win a startup competition, I'm not sure. Guess that's something you've gotta measure yourself.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@joeldrapper\" class=\"u-url mention\">@<span>joeldrapper</span></a></span> I've briefly used <a href=\"https://ruby.social/tags/rvm\" class=\"mention hashtag\" rel=\"tag\">#<span>rvm</span></a> and <a href=\"https://ruby.social/tags/rbenv\" class=\"mention hashtag\" rel=\"tag\">#<span>rbenv</span></a>, then <a href=\"https://ruby.social/tags/rbfu\" class=\"mention hashtag\" rel=\"tag\">#<span>rbfu</span></a> for a few years and for 8 or so years I'm a happy <a href=\"https://ruby.social/tags/chruby\" class=\"mention hashtag\" rel=\"tag\">#<span>chruby</span></a> user.<br />Though if it's (optional) autoswitcher would win a startup competition, I'm not sure. Guess that's something you've gotta measure yourself.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/k0kubun",
"name": "@k0kubun"
},
{
"type": "Mention",
"href": "https://ruby.social/users/joeldrapper",
"name": "@joeldrapper"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/RVM",
"name": "#RVM"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/rbenv",
"name": "#rbenv"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/rbfu",
"name": "#rbfu"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/chruby",
"name": "#chruby"
}
],
"replies": {
"id": "https://ruby.social/users/mediafinger/statuses/109310989203485699/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/mediafinger/statuses/109310989203485699/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/mediafinger/statuses/109310989203485699/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/mediafinger/statuses/109310989203485699/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/mediafinger/statuses/109310989203485699/shares",
"type": "Collection",
"totalItems": 0
}
}