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://mathstodon.xyz/users/kimdayers/statuses/109504535504944362",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-13T04:43:28Z",
"url": "https://mathstodon.xyz/@kimdayers/109504535504944362",
"attributedTo": "https://mathstodon.xyz/users/kimdayers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/kimdayers/followers"
],
"sensitive": true,
"atomUri": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-12-13:objectId=33154086:objectType=Conversation",
"content": "<p>Time to procrastibake! Vegan satsuma cookies.</p>",
"contentMap": {
"en": "<p>Time to procrastibake! Vegan satsuma cookies.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/504/534/731/687/293/original/840563578f8578d6.png",
"name": null,
"blurhash": "UGJ@gw~oW-t6nfVrI9ROPEs:MwRORjo#W?WX",
"width": 1536,
"height": 1152
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109504535504944362/shares",
"type": "Collection",
"totalItems": 0
}
}