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"
}
],
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393/replies",
"type": "Collection",
"first": {
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393/replies?page=true",
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393/replies",
"items": [
{
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998",
"type": "Note",
"summary": "Solution to (2)",
"inReplyTo": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393",
"published": "2022-11-10T05:14:21Z",
"url": "https://mathstodon.xyz/@PedanticOwl/109317800660298998",
"attributedTo": "https://mathstodon.xyz/users/PedanticOwl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/PedanticOwl/followers"
],
"sensitive": true,
"atomUri": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998",
"inReplyToAtomUri": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317786272798393",
"conversation": "tag:mathstodon.xyz,2022-11-09:objectId=28716228:objectType=Conversation",
"content": "<p>Finally, we have \\(x^2=(f_0(x)+f_1(x)+f_2(x))^2\\)\\(=(f_0^2(x)+2f_0(x)f_1(x))\\)\\(+(f_1^2(x)+2f_1(x)f_2(x))\\)\\(+(f_2^2(x)+2f_0(x)f_2(x)),\\) where the rightmost expression is grouped as a sum of functions with periods \\(x_2\\), \\(x_0\\), and \\(x_1\\). \\(\\square\\)</p>",
"contentMap": {
"en": "<p>Finally, we have \\(x^2=(f_0(x)+f_1(x)+f_2(x))^2\\)\\(=(f_0^2(x)+2f_0(x)f_1(x))\\)\\(+(f_1^2(x)+2f_1(x)f_2(x))\\)\\(+(f_2^2(x)+2f_0(x)f_2(x)),\\) where the rightmost expression is grouped as a sum of functions with periods \\(x_2\\), \\(x_0\\), and \\(x_1\\). \\(\\square\\)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998/replies?min_id=109317827116073068&page=true",
"partOf": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998/replies",
"items": [
"https://mathstodon.xyz/users/PedanticOwl/statuses/109317827116073068"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/PedanticOwl/statuses/109317800660298998/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}