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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://tomkahe.com/users/tom/statuses/113766221219180871",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-03T20:06:12Z",
"url": "https://tomkahe.com/@tom/113766221219180871",
"attributedTo": "https://tomkahe.com/users/tom",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tomkahe.com/users/tom/followers"
],
"sensitive": false,
"atomUri": "https://tomkahe.com/users/tom/statuses/113766221219180871",
"inReplyToAtomUri": null,
"conversation": "tag:tomkahe.com,2025-01-03:objectId=13737084:objectType=Conversation",
"content": "<p>Wrote a blog post about a small ActivityPub project I'm working on that bridges my Steam screenshots to the social web</p><p><a href=\"https://tomcasavant.com/untitled-gaming-social/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tomcasavant.com/untitled-gamin</span><span class=\"invisible\">g-social/</span></a></p>",
"contentMap": {
"en": "<p>Wrote a blog post about a small ActivityPub project I'm working on that bridges my Steam screenshots to the social web</p><p><a href=\"https://tomcasavant.com/untitled-gaming-social/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tomcasavant.com/untitled-gamin</span><span class=\"invisible\">g-social/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tomkahe.com/tags/gaming",
"name": "#gaming"
},
{
"type": "Hashtag",
"href": "https://tomkahe.com/tags/socialmedia",
"name": "#socialmedia"
},
{
"type": "Hashtag",
"href": "https://tomkahe.com/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://tomkahe.com/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://tomkahe.com/tags/steam",
"name": "#steam"
}
],
"replies": {
"id": "https://tomkahe.com/users/tom/statuses/113766221219180871/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tomkahe.com/users/tom/statuses/113766221219180871/replies?min_id=113829257590259204&page=true",
"partOf": "https://tomkahe.com/users/tom/statuses/113766221219180871/replies",
"items": [
"https://tomkahe.com/users/tom/statuses/113829257590259204"
]
}
},
"likes": {
"id": "https://tomkahe.com/users/tom/statuses/113766221219180871/likes",
"type": "Collection",
"totalItems": 37
},
"shares": {
"id": "https://tomkahe.com/users/tom/statuses/113766221219180871/shares",
"type": "Collection",
"totalItems": 27
}
}