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/jbeardsleymath/statuses/109310634046311222/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/jbeardsleymath",
"published": "2022-11-08T22:51:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/jbeardsleymath/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T22:51:47Z",
"url": "https://mathstodon.xyz/@jbeardsleymath/109310634046311222",
"attributedTo": "https://mathstodon.xyz/users/jbeardsleymath",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/jbeardsleymath/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-08:objectId=28703100:objectType=Conversation",
"content": "<p>It seems to me that a necessary part of doing "good" mathematics is being frequently reminded of how frighteningly little one knows about how any of this stuff works. If one is just constantly feeling like things are working out very nicely and this is all going swimmingly and makes perfect sense then a change of direction may be indicated.</p>",
"contentMap": {
"en": "<p>It seems to me that a necessary part of doing "good" mathematics is being frequently reminded of how frighteningly little one knows about how any of this stuff works. If one is just constantly feeling like things are working out very nicely and this is all going swimmingly and makes perfect sense then a change of direction may be indicated.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222/replies?min_id=109310641076862031&page=true",
"partOf": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222/replies",
"items": [
"https://mathstodon.xyz/users/jbeardsleymath/statuses/109310641076862031"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://mathstodon.xyz/users/jbeardsleymath/statuses/109310634046311222/shares",
"type": "Collection",
"totalItems": 4
}
}
}