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/113458436700001520/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/johndcook",
"published": "2024-11-10T11:32:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/johndcook/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T11:32:32Z",
"url": "https://mathstodon.xyz/@johndcook/113458436700001520",
"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/113458436700001520",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-10:objectId=123070153:objectType=Conversation",
"content": "<p>New post: Impersonating an Edwardian math professor</p><p><a href=\"https://www.johndcook.com/blog/2024/11/10/edwardian-math-prof/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/10/</span><span class=\"invisible\">edwardian-math-prof/</span></a></p>",
"contentMap": {
"en": "<p>New post: Impersonating an Edwardian math professor</p><p><a href=\"https://www.johndcook.com/blog/2024/11/10/edwardian-math-prof/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2024/11/10/</span><span class=\"invisible\">edwardian-math-prof/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/458/432/705/001/775/original/6a8ce3d8d5117e9b.jpg",
"name": "Photo of Gottleib Frege (1848 – 1925)",
"blurhash": "UdNmvNay~pj[_3ayRjj[-;WBIos:D*ofofWB",
"focalPoint": [
0,
0
],
"width": 458,
"height": 462
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113458436700001520/shares",
"type": "Collection",
"totalItems": 0
}
}
}