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/johndcook/statuses/113431635447028223",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-05T17:56:38Z",
"url": "https://mathstodon.xyz/@johndcook/113431635447028223",
"attributedTo": "https://mathstodon.xyz/users/johndcook",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/johndcook/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-05:objectId=122256555:objectType=Conversation",
"content": "<p>New post: Trigonometric interpolation</p><p><a href=\"https://www.johndcook.com/blog/2024/11/05/trigonometric-interpolation/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/05/</span><span class=\"invisible\">trigonometric-interpolation/</span></a></p>",
"contentMap": {
"en": "<p>New post: Trigonometric interpolation</p><p><a href=\"https://www.johndcook.com/blog/2024/11/05/trigonometric-interpolation/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/05/</span><span class=\"invisible\">trigonometric-interpolation/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/431/635/234/480/694/original/cce76eb428a36152.png",
"name": null,
"blurhash": "U1T9L#%MRix]_3xuM{WBMxWXxvt7tSRj%2t6",
"width": 640,
"height": 480
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113431635447028223/shares",
"type": "Collection",
"totalItems": 0
}
}