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://mastodon.social/users/b0rk/statuses/109682444323226969",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-13T14:48:01Z",
"url": "https://mastodon.social/@b0rk/109682444323226969",
"attributedTo": "https://mastodon.social/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/b0rk/statuses/109682444323226969",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-13:objectId=378059156:objectType=Conversation",
"content": "<p>examples of floating point problems <a href=\"https://jvns.ca/blog/2023/01/13/examples-of-floating-point-problems/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jvns.ca/blog/2023/01/13/exampl</span><span class=\"invisible\">es-of-floating-point-problems/</span></a></p>",
"contentMap": {
"en": "<p>examples of floating point problems <a href=\"https://jvns.ca/blog/2023/01/13/examples-of-floating-point-problems/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jvns.ca/blog/2023/01/13/exampl</span><span class=\"invisible\">es-of-floating-point-problems/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/b0rk/statuses/109682444323226969/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/b0rk/statuses/109682444323226969/replies?min_id=109683619131244368&page=true",
"partOf": "https://mastodon.social/users/b0rk/statuses/109682444323226969/replies",
"items": [
"https://mastodon.social/users/b0rk/statuses/109683619131244368"
]
}
},
"likes": {
"id": "https://mastodon.social/users/b0rk/statuses/109682444323226969/likes",
"type": "Collection",
"totalItems": 205
},
"shares": {
"id": "https://mastodon.social/users/b0rk/statuses/109682444323226969/shares",
"type": "Collection",
"totalItems": 160
}
}