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/k0kubun/statuses/109289445183839799/activity",
"type": "Create",
"actor": "https://ruby.social/users/k0kubun",
"published": "2022-11-05T05:03:10Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/k0kubun/followers",
"https://ruby.social/users/baweaver"
],
"object": {
"id": "https://ruby.social/users/k0kubun/statuses/109289445183839799",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/baweaver/statuses/109289437650284120",
"published": "2022-11-05T05:03:10Z",
"url": "https://ruby.social/@k0kubun/109289445183839799",
"attributedTo": "https://ruby.social/users/k0kubun",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/k0kubun/followers",
"https://ruby.social/users/baweaver"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/k0kubun/statuses/109289445183839799",
"inReplyToAtomUri": "https://ruby.social/users/baweaver/statuses/109289437650284120",
"conversation": "tag:ruby.social,2022-11-05:objectId=9886764:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Yeah, now I understand that. Copy-pasting the long @name@server.url is a bit of a hustle for me, but sometimes just searching the @name part works.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Yeah, now I understand that. Copy-pasting the long @name@server.url is a bit of a hustle for me, but sometimes just searching the @name part works.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/baweaver",
"name": "@baweaver"
}
],
"replies": {
"id": "https://ruby.social/users/k0kubun/statuses/109289445183839799/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/k0kubun/statuses/109289445183839799/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/k0kubun/statuses/109289445183839799/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/k0kubun/statuses/109289445183839799/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/k0kubun/statuses/109289445183839799/shares",
"type": "Collection",
"totalItems": 0
}
}
}