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://ohai.social/users/ronald/statuses/113537470787540700",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T10:31:57Z",
"url": "https://ohai.social/@ronald/113537470787540700",
"attributedTo": "https://ohai.social/users/ronald",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/ronald/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/ronald/statuses/113537470787540700",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-24:objectId=203680484:objectType=Conversation",
"content": "<p>it's really funny to see the posts on <a href=\"https://ohai.social/tags/bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>bluesky</span></a> about finally getting rid of <a href=\"https://ohai.social/tags/twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>twitter</span></a> and seeing the amount of users flowing into the new network by day which is an exact repeat of what happened over here on <a href=\"https://ohai.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> about a year ago, but this time with different (less tech-savvy?) people.</p>",
"contentMap": {
"en": "<p>it's really funny to see the posts on <a href=\"https://ohai.social/tags/bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>bluesky</span></a> about finally getting rid of <a href=\"https://ohai.social/tags/twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>twitter</span></a> and seeing the amount of users flowing into the new network by day which is an exact repeat of what happened over here on <a href=\"https://ohai.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> about a year ago, but this time with different (less tech-savvy?) people.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/bluesky",
"name": "#bluesky"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/twitter",
"name": "#twitter"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://ohai.social/users/ronald/statuses/113537470787540700/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/ronald/statuses/113537470787540700/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/ronald/statuses/113537470787540700/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/ronald/statuses/113537470787540700/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ohai.social/users/ronald/statuses/113537470787540700/shares",
"type": "Collection",
"totalItems": 1
}
}