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/113425990790463263",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-04T18:01:07Z",
"url": "https://mathstodon.xyz/@johndcook/113425990790463263",
"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/113425990790463263",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-04:objectId=122083881:objectType=Conversation",
"content": "<p>Jigsaw puzzles, SAT solvers, NP, and quantum</p><p><a href=\"https://www.johndcook.com/blog/2024/11/04/the-impossible-puzzle/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/04/</span><span class=\"invisible\">the-impossible-puzzle/</span></a></p>",
"contentMap": {
"en": "<p>Jigsaw puzzles, SAT solvers, NP, and quantum</p><p><a href=\"https://www.johndcook.com/blog/2024/11/04/the-impossible-puzzle/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/04/</span><span class=\"invisible\">the-impossible-puzzle/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/425/990/545/949/700/original/a656070521567126.jpg",
"name": null,
"blurhash": "U8Dc8a~o4Ts901VYxD%2w^?G%LoJ%M%Ls,ax",
"width": 800,
"height": 457
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113425990790463263/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/johndcook/statuses/113425990790463263/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/johndcook/statuses/113425990790463263/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113425990790463263/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113425990790463263/shares",
"type": "Collection",
"totalItems": 1
}
}