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/MattiLehtinen/statuses/114145294575492779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-11T18:49:32Z",
"url": "https://mastodon.social/@MattiLehtinen/114145294575492779",
"attributedTo": "https://mastodon.social/users/MattiLehtinen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/MattiLehtinen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-03-11:objectId=943161365:objectType=Conversation",
"content": "<p>I wonder if the web will be more “AI-native” in the future… </p><p>People use LLMs/agents more and more to look for information instead of search engines. So in the end most traffic would be from AI agents. Why wouldn’t we build the sites/content primarily for AIs if those will be the user interface?</p><p><a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.social/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://mastodon.social/tags/FutureOfWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>FutureOfWeb</span></a></p>",
"contentMap": {
"en": "<p>I wonder if the web will be more “AI-native” in the future… </p><p>People use LLMs/agents more and more to look for information instead of search engines. So in the end most traffic would be from AI agents. Why wouldn’t we build the sites/content primarily for AIs if those will be the user interface?</p><p><a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.social/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://mastodon.social/tags/FutureOfWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>FutureOfWeb</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/llms",
"name": "#llms"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/futureofweb",
"name": "#futureofweb"
}
],
"replies": {
"id": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/MattiLehtinen/statuses/114145294575492779/shares",
"type": "Collection",
"totalItems": 4
}
}