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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695/activity",
"type": "Create",
"actor": "https://peoplemaking.games/users/rcveeder",
"published": "2024-11-10T09:32:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/rcveeder/followers"
],
"object": {
"id": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T09:32:53Z",
"url": "https://peoplemaking.games/@rcveeder/113457966161363695",
"attributedTo": "https://peoplemaking.games/users/rcveeder",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/rcveeder/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2024-11-10:objectId=39153000:objectType=Conversation",
"content": "<p>The tricks we use to test for divisibility by 9 and by 11 are just as useful in base N to test for divisibility by N-1 and by N+1. I demonstrated this to my own satisfaction fifty or sixty years ago (back when I used to amuse myself by doing this sort of thing) but I'm pleased to find that there exist actual proofs of these facts <a href=\"https://math.stackexchange.com/questions/148784/divisibility-rules-for-bases-other-than-10\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">math.stackexchange.com/questio</span><span class=\"invisible\">ns/148784/divisibility-rules-for-bases-other-than-10</span></a> which I am now too dumb to understand.</p>",
"contentMap": {
"en": "<p>The tricks we use to test for divisibility by 9 and by 11 are just as useful in base N to test for divisibility by N-1 and by N+1. I demonstrated this to my own satisfaction fifty or sixty years ago (back when I used to amuse myself by doing this sort of thing) but I'm pleased to find that there exist actual proofs of these facts <a href=\"https://math.stackexchange.com/questions/148784/divisibility-rules-for-bases-other-than-10\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">math.stackexchange.com/questio</span><span class=\"invisible\">ns/148784/divisibility-rules-for-bases-other-than-10</span></a> which I am now too dumb to understand.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/rcveeder/statuses/113457966161363695/replies",
"items": []
}
}
}
}