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/cllns/statuses/113488792443710320/activity",
"type": "Create",
"actor": "https://ruby.social/users/cllns",
"published": "2024-11-15T20:12:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/cllns/followers",
"https://mastodon.social/users/bkuhlmann",
"https://hachyderm.io/users/baweaver"
],
"object": {
"id": "https://ruby.social/users/cllns/statuses/113488792443710320",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/bkuhlmann/statuses/113488552672576259",
"published": "2024-11-15T20:12:24Z",
"url": "https://ruby.social/@cllns/113488792443710320",
"attributedTo": "https://ruby.social/users/cllns",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/cllns/followers",
"https://mastodon.social/users/bkuhlmann",
"https://hachyderm.io/users/baweaver"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/cllns/statuses/113488792443710320",
"inReplyToAtomUri": "https://mastodon.social/users/bkuhlmann/statuses/113488552672576259",
"conversation": "tag:ruby.social,2024-11-15:objectId=59026154:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bkuhlmann\" class=\"u-url mention\">@<span>bkuhlmann</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Yea, kind of built it from scratch then explained that’s what it was. It was a journey!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bkuhlmann\" class=\"u-url mention\">@<span>bkuhlmann</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@baweaver\" class=\"u-url mention\">@<span>baweaver</span></a></span> Yea, kind of built it from scratch then explained that’s what it was. It was a journey!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bkuhlmann",
"name": "@bkuhlmann@mastodon.social"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/baweaver",
"name": "@baweaver@hachyderm.io"
}
],
"replies": {
"id": "https://ruby.social/users/cllns/statuses/113488792443710320/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/cllns/statuses/113488792443710320/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/cllns/statuses/113488792443710320/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/cllns/statuses/113488792443710320/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/cllns/statuses/113488792443710320/shares",
"type": "Collection",
"totalItems": 0
}
}
}