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://mastodon.social/users/mbajur/statuses/112644324797617243",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-19T16:53:11Z",
"url": "https://mastodon.social/@mbajur/112644324797617243",
"attributedTo": "https://mastodon.social/users/mbajur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mbajur/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mbajur/statuses/112644324797617243",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-06-19:objectId=733822276:objectType=Conversation",
"content": "<p>🚨 INTRODUCING: a new in-progress <a href=\"https://mastodon.social/tags/rubyonrails\" class=\"mention hashtag\" rel=\"tag\">#<span>rubyonrails</span></a> <a href=\"https://mastodon.social/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> engine that aims to make it able to add AP features to any Rails app.</p><p>It's still a work in progress but i would really love to hear your feedback and ideas on that! Feel free to message me here or open a discussion on github repo.</p><p>See README for more details:</p><p><a href=\"https://github.com/mbajur/activity_pub_app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mbajur/activity_pub</span><span class=\"invisible\">_app</span></a></p><p>PS: A new kind of AP service/app will be based on this, more info soon :)</p><p><a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a> <a href=\"https://mastodon.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a></p>",
"contentMap": {
"pl": "<p>🚨 INTRODUCING: a new in-progress <a href=\"https://mastodon.social/tags/rubyonrails\" class=\"mention hashtag\" rel=\"tag\">#<span>rubyonrails</span></a> <a href=\"https://mastodon.social/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> engine that aims to make it able to add AP features to any Rails app.</p><p>It's still a work in progress but i would really love to hear your feedback and ideas on that! Feel free to message me here or open a discussion on github repo.</p><p>See README for more details:</p><p><a href=\"https://github.com/mbajur/activity_pub_app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mbajur/activity_pub</span><span class=\"invisible\">_app</span></a></p><p>PS: A new kind of AP service/app will be based on this, more info soon :)</p><p><a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a> <a href=\"https://mastodon.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a></p>"
},
"updated": "2024-06-19T17:26:43Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rubyonrails",
"name": "#rubyonrails"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/development",
"name": "#development"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ruby",
"name": "#ruby"
}
],
"replies": {
"id": "https://mastodon.social/users/mbajur/statuses/112644324797617243/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mbajur/statuses/112644324797617243/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mbajur/statuses/112644324797617243/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mbajur/statuses/112644324797617243/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://mastodon.social/users/mbajur/statuses/112644324797617243/shares",
"type": "Collection",
"totalItems": 13
}
}