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/mtthwcmpbll/statuses/113495391148986722",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-17T00:10:33Z",
"url": "https://mastodon.social/@mtthwcmpbll/113495391148986722",
"attributedTo": "https://mastodon.social/users/mtthwcmpbll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mtthwcmpbll/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-17:objectId=849975645:objectType=Conversation",
"content": "<p>All done with <a href=\"https://mastodon.social/tags/kubecon\" class=\"mention hashtag\" rel=\"tag\">#<span>kubecon</span></a> and headed home. I loved getting to catch up with some old friends (some I didn’t even know would be there until I ran into them!)</p>",
"contentMap": {
"en": "<p>All done with <a href=\"https://mastodon.social/tags/kubecon\" class=\"mention hashtag\" rel=\"tag\">#<span>kubecon</span></a> and headed home. I loved getting to catch up with some old friends (some I didn’t even know would be there until I ran into them!)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/kubecon",
"name": "#kubecon"
}
],
"replies": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722/replies?min_id=113495393697044217&page=true",
"partOf": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722/replies",
"items": [
"https://mastodon.social/users/mtthwcmpbll/statuses/113495393697044217"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/113495391148986722/shares",
"type": "Collection",
"totalItems": 0
}
}