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://ohai.social/users/StickTrix/statuses/112813358663290437",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164",
"published": "2024-07-19T13:20:43Z",
"url": "https://ohai.social/@StickTrix/112813358663290437",
"attributedTo": "https://ohai.social/users/StickTrix",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/StickTrix/followers",
"https://mastodon.gamedev.place/users/njamster"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/StickTrix/statuses/112813358663290437",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164",
"conversation": "tag:ohai.social,2024-07-19:objectId=166846856:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@njamster\" class=\"u-url mention\">@<span>njamster</span></a></span> that's really interesting actually, I didn't even think about small instances like that. </p><p>It seems like with those activitypub things that the boosting bots are kind of an old idea that came from twitter</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@njamster\" class=\"u-url mention\">@<span>njamster</span></a></span> that's really interesting actually, I didn't even think about small instances like that. </p><p>It seems like with those activitypub things that the boosting bots are kind of an old idea that came from twitter</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/njamster",
"name": "@njamster@mastodon.gamedev.place"
}
],
"replies": {
"id": "https://ohai.social/users/StickTrix/statuses/112813358663290437/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/StickTrix/statuses/112813358663290437/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/StickTrix/statuses/112813358663290437/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/StickTrix/statuses/112813358663290437/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ohai.social/users/StickTrix/statuses/112813358663290437/shares",
"type": "Collection",
"totalItems": 0
}
}