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://mastodon.social/users/andrewt/statuses/102196336314702964",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/andrewt/statuses/102195982756107417",
"published": "2019-06-01T12:32:18Z",
"url": "https://mastodon.social/@andrewt/102196336314702964",
"attributedTo": "https://mastodon.social/users/andrewt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/andrewt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/andrewt/statuses/102196336314702964",
"inReplyToAtomUri": "https://mastodon.social/users/andrewt/statuses/102195982756107417",
"conversation": "tag:mastodon.social,2019-06-01:objectId=106235933:objectType=Conversation",
"content": "<p>I stole the Super MarioKart trick of not sweating the AI and just giving the NPCs better karts. I might have taken it too far.</p>",
"contentMap": {
"en": "<p>I stole the Super MarioKart trick of not sweating the AI and just giving the NPCs better karts. I might have taken it too far.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/015/192/002/original/0d3649bad94285cb.png",
"name": "options.acceleration = 1.3; // faster than player kart\nconst reverseAcceleration = -0.5, // reverse faster than player kart\n\tbrakePower = 0.02, // stop faster than player kart\n\tsteer = 0.03, // handle better than player kart\n\ttau = Math.PI * 2; // bigger circle constant than player kart",
"blurhash": "UCS67Dpj%pVztNWAV_aj?=etRUWUxvjKtLk7",
"width": 1156,
"height": 238
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/andrewt/statuses/102196336314702964/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/andrewt/statuses/102196336314702964/replies?min_id=102201222171112902&page=true",
"partOf": "https://mastodon.social/users/andrewt/statuses/102196336314702964/replies",
"items": [
"https://mastodon.social/users/andrewt/statuses/102201222171112902"
]
}
},
"likes": {
"id": "https://mastodon.social/users/andrewt/statuses/102196336314702964/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/andrewt/statuses/102196336314702964/shares",
"type": "Collection",
"totalItems": 0
}
}