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/icecolbeveridge/statuses/108244054812093055",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-04T14:06:39Z",
"url": "https://mathstodon.xyz/@icecolbeveridge/108244054812093055",
"attributedTo": "https://mathstodon.xyz/users/icecolbeveridge",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/icecolbeveridge/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-05-04:objectId=24953704:objectType=Conversation",
"content": "<p>Something I've wondered more than once on birdsite:</p><p>\\( 1729 = 12^3 + 1^3\\), so it's a multiple of 13.</p><p>\\(1729 = 10^3 + 9^3 \\), so it's a multiple of 19. </p><p>It's also a multiple of 7. Where does that come from? (i.e., is there a way to find *all* of the factors of a taxicab number given the cubes that sum to it, or similar?)</p>",
"contentMap": {
"en": "<p>Something I've wondered more than once on birdsite:</p><p>\\( 1729 = 12^3 + 1^3\\), so it's a multiple of 13.</p><p>\\(1729 = 10^3 + 9^3 \\), so it's a multiple of 19. </p><p>It's also a multiple of 7. Where does that come from? (i.e., is there a way to find *all* of the factors of a taxicab number given the cubes that sum to it, or similar?)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/108244054812093055/shares",
"type": "Collection",
"totalItems": 2
}
}