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://peoplemaking.games/users/clayote/statuses/113020422430292248",
"type": "Note",
"summary": null,
"inReplyTo": "https://peoplemaking.games/users/clayote/statuses/110402252312484415",
"published": "2024-08-25T02:59:45Z",
"url": "https://peoplemaking.games/@clayote/113020422430292248",
"attributedTo": "https://peoplemaking.games/users/clayote",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/clayote/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/clayote/statuses/113020422430292248",
"inReplyToAtomUri": "https://peoplemaking.games/users/clayote/statuses/110402252312484415",
"conversation": "tag:peoplemaking.games,2023-05-20:objectId=10056025:objectType=Conversation",
"content": "<p>If you liked my life sim engine presentation at <a href=\"https://peoplemaking.games/tags/kiwipycon\" class=\"mention hashtag\" rel=\"tag\">#<span>kiwipycon</span></a> you can find out more in the <a href=\"https://peoplemaking.games/tags/LiSE\" class=\"mention hashtag\" rel=\"tag\">#<span>LiSE</span></a> hashtag</p>",
"contentMap": {
"en": "<p>If you liked my life sim engine presentation at <a href=\"https://peoplemaking.games/tags/kiwipycon\" class=\"mention hashtag\" rel=\"tag\">#<span>kiwipycon</span></a> you can find out more in the <a href=\"https://peoplemaking.games/tags/LiSE\" class=\"mention hashtag\" rel=\"tag\">#<span>LiSE</span></a> hashtag</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/kiwipycon",
"name": "#kiwipycon"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/lise",
"name": "#lise"
}
],
"replies": {
"id": "https://peoplemaking.games/users/clayote/statuses/113020422430292248/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/clayote/statuses/113020422430292248/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/clayote/statuses/113020422430292248/replies",
"items": []
}
}
}