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/tejas_/statuses/113505197967611050",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T17:44:33Z",
"url": "https://mastodon.social/@tejas_/113505197967611050",
"attributedTo": "https://mastodon.social/users/tejas_",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tejas_/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tejas_/statuses/113505197967611050",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-18:objectId=851334255:objectType=Conversation",
"content": "<p>Learning to code is like gaining a superpower.</p><p>You can turn your 'What if?' ideas into 'What’s next?' realities.</p><p>It’s about building things step by step and seeing the power of what you can create.</p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/creativity\" class=\"mention hashtag\" rel=\"tag\">#<span>creativity</span></a> <a href=\"https://mastodon.social/tags/create\" class=\"mention hashtag\" rel=\"tag\">#<span>create</span></a> <a href=\"https://mastodon.social/tags/superpower\" class=\"mention hashtag\" rel=\"tag\">#<span>superpower</span></a></p>",
"contentMap": {
"en": "<p>Learning to code is like gaining a superpower.</p><p>You can turn your 'What if?' ideas into 'What’s next?' realities.</p><p>It’s about building things step by step and seeing the power of what you can create.</p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/creativity\" class=\"mention hashtag\" rel=\"tag\">#<span>creativity</span></a> <a href=\"https://mastodon.social/tags/create\" class=\"mention hashtag\" rel=\"tag\">#<span>create</span></a> <a href=\"https://mastodon.social/tags/superpower\" class=\"mention hashtag\" rel=\"tag\">#<span>superpower</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/creativity",
"name": "#creativity"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/create",
"name": "#create"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/superpower",
"name": "#superpower"
}
],
"replies": {
"id": "https://mastodon.social/users/tejas_/statuses/113505197967611050/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tejas_/statuses/113505197967611050/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/tejas_/statuses/113505197967611050/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/tejas_/statuses/113505197967611050/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/tejas_/statuses/113505197967611050/shares",
"type": "Collection",
"totalItems": 2
}
}