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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/silentexception/statuses/113636971819094987",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-12T00:16:22Z",
"url": "https://mastodon.social/@silentexception/113636971819094987",
"attributedTo": "https://mastodon.social/users/silentexception",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/silentexception/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/silentexception/statuses/113636971819094987",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-12-12:objectId=869833146:objectType=Conversation",
"content": "<p>Wordle is more difficult to dev than it looks when playing, respect to the developers! C is a great language if you love torturing yourself, don't believe the hype ! :) <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>Wordle is more difficult to dev than it looks when playing, respect to the developers! C is a great language if you love torturing yourself, don't believe the hype ! :) <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"updated": "2025-03-23T21:36:44Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/636/970/301/087/680/original/89543a34bb2185f3.png",
"name": "The screenshot of a terminal featuring a game of wordle in C language",
"blurhash": "U98NFV_M.7x@X5RjRjkBNZIoM{WBt7jbWCWB",
"focalPoint": [
0,
0
],
"width": 736,
"height": 395
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.social/users/silentexception/statuses/113636971819094987/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/silentexception/statuses/113636971819094987/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/silentexception/statuses/113636971819094987/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/silentexception/statuses/113636971819094987/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/silentexception/statuses/113636971819094987/shares",
"type": "Collection",
"totalItems": 3
}
}