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.hardcoredevs.com/users/Andres/statuses/109408362869105509",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T05:05:30Z",
"url": "https://mastodon.hardcoredevs.com/@Andres/109408362869105509",
"attributedTo": "https://mastodon.hardcoredevs.com/users/Andres",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.hardcoredevs.com/users/Andres/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.hardcoredevs.com,2022-11-26:objectId=57044:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.hardcoredevs.com/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a><br />I was born in Chile and now living in Argentina.<br />I build my own PCs, deploy with Docker and work under NDA.<br />I'm part-time Developer and full-time System Administrator.<br />Love automation and decentralized technology.<br />My opinions are my own and I will keep them in this instance.<br />Sometimes is hard for me to understand other people, be patient with me.<br />I follow interesting people and totally ok if they don't follow back. I use this as a research tool and love to respond random toots.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.hardcoredevs.com/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a><br />I was born in Chile and now living in Argentina.<br />I build my own PCs, deploy with Docker and work under NDA.<br />I'm part-time Developer and full-time System Administrator.<br />Love automation and decentralized technology.<br />My opinions are my own and I will keep them in this instance.<br />Sometimes is hard for me to understand other people, be patient with me.<br />I follow interesting people and totally ok if they don't follow back. I use this as a research tool and love to respond random toots.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.hardcoredevs.com/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509/likes",
"type": "Collection",
"totalItems": 45
},
"shares": {
"id": "https://mastodon.hardcoredevs.com/users/Andres/statuses/109408362869105509/shares",
"type": "Collection",
"totalItems": 18
}
}