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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930/replies",
"type": "Collection",
"first": {
"id": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930/replies?page=true",
"type": "CollectionPage",
"next": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930/replies",
"items": [
{
"id": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930",
"published": "2025-06-17T20:24:40Z",
"url": "https://toot.kottman.xyz/@michal/114700575087173744",
"attributedTo": "https://toot.kottman.xyz/users/michal",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.kottman.xyz/users/michal/followers",
"https://floss.social/users/doctormo"
],
"sensitive": false,
"atomUri": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744",
"inReplyToAtomUri": "https://toot.kottman.xyz/users/michal/statuses/114700550993678930",
"conversation": "tag:floss.social,2025-06-17:objectId=90423909:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@doctormo\" class=\"u-url mention\">@<span>doctormo</span></a></span> Also apparently I have some Vim plugin installed that provides "instant feedback", unfortunately I don't know which one does that :(</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@doctormo\" class=\"u-url mention\">@<span>doctormo</span></a></span> Also apparently I have some Vim plugin installed that provides "instant feedback", unfortunately I don't know which one does that :(</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://toot.kottman.xyz/system/media_attachments/files/114/700/568/040/602/958/original/e03639422e1668f1.png",
"name": "Commenting out \"printf\" shows a comment next to the \"#include <studio.h> /* W: Included header studio.h is not used directly (fix available)\"",
"blurhash": "U54eyeyY.9pJ*0t-t-b_PBb_XnXTXoS$bwXT",
"width": 1080,
"height": 217
}
],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/doctormo",
"name": "@doctormo@floss.social"
}
],
"replies": {
"id": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744/replies",
"items": []
}
},
"likes": {
"id": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://toot.kottman.xyz/users/michal/statuses/114700575087173744/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}