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://mastodon.gamedev.place/users/njamster/statuses/112813086363074164",
"type": "Note",
"summary": null,
"inReplyTo": "https://ohai.social/users/StickTrix/statuses/112810889975119975",
"published": "2024-07-19T12:11:28Z",
"url": "https://mastodon.gamedev.place/@njamster/112813086363074164",
"attributedTo": "https://mastodon.gamedev.place/users/njamster",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/njamster/followers",
"https://ohai.social/users/StickTrix"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164",
"inReplyToAtomUri": "https://ohai.social/users/StickTrix/statuses/112810889975119975",
"conversation": "tag:ohai.social,2024-07-19:objectId=166846856:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@StickTrix\" class=\"u-url mention\">@<span>StickTrix</span></a></span> I once read somewhere that it's useful for people on single user instances which aren't that well federated (i.e. their hashtag searches will show up mostly empty). That being said, it's my understanding that one should be using an ActivityPub relay (like <a href=\"https://relay.fedi.buzz/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">relay.fedi.buzz/</span><span class=\"invisible\"></span></a>) in those cases, so not sure if this makes it any less useless actually...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@StickTrix\" class=\"u-url mention\">@<span>StickTrix</span></a></span> I once read somewhere that it's useful for people on single user instances which aren't that well federated (i.e. their hashtag searches will show up mostly empty). That being said, it's my understanding that one should be using an ActivityPub relay (like <a href=\"https://relay.fedi.buzz/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">relay.fedi.buzz/</span><span class=\"invisible\"></span></a>) in those cases, so not sure if this makes it any less useless actually...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ohai.social/users/StickTrix",
"name": "@StickTrix@ohai.social"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/njamster/statuses/112813086363074164/shares",
"type": "Collection",
"totalItems": 0
}
}