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.cafe/users/codepo8/statuses/112562783738478879",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-05T07:16:13Z",
"url": "https://toot.cafe/@codepo8/112562783738478879",
"attributedTo": "https://toot.cafe/users/codepo8",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/codepo8/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/codepo8/statuses/112562783738478879",
"inReplyToAtomUri": null,
"conversation": "tag:toot.cafe,2024-06-05:objectId=66326098:objectType=Conversation",
"content": "<p>Are our coding jobs safe?</p>",
"contentMap": {
"en": "<p>Are our coding jobs safe?</p>"
},
"updated": "2024-06-05T11:48:53Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.toot.cafe/media_attachments/files/112/562/783/546/909/133/original/e3b588c74038653d.png",
"name": "People asking a coding assistant to fix a bug only to get the answer of a generated function called fixBug with a comment stating \"your bug fixing code goes here\" as the result.\n",
"blurhash": "U15=R*ogt:Mxv^s%eQs,Mwx|xv%NV|Maxu%0",
"focalPoint": [
0,
0
],
"width": 1408,
"height": 1108
}
],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/codepo8/statuses/112562783738478879/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/codepo8/statuses/112562783738478879/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/codepo8/statuses/112562783738478879/replies",
"items": []
}
},
"likes": {
"id": "https://toot.cafe/users/codepo8/statuses/112562783738478879/likes",
"type": "Collection",
"totalItems": 180
},
"shares": {
"id": "https://toot.cafe/users/codepo8/statuses/112562783738478879/shares",
"type": "Collection",
"totalItems": 107
}
}