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.green/users/KingmaYpe/statuses/113527926043882262/activity",
"type": "Create",
"actor": "https://mastodon.green/users/KingmaYpe",
"published": "2024-11-22T18:04:36Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.green/users/KingmaYpe/followers",
"https://social.jvns.ca/users/b0rk"
],
"object": {
"id": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113523019065852666",
"published": "2024-11-22T18:04:36Z",
"url": "https://mastodon.green/@KingmaYpe/113527926043882262",
"attributedTo": "https://mastodon.green/users/KingmaYpe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.green/users/KingmaYpe/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113523019065852666",
"conversation": "tag:jvns.ca,2024-11-21:objectId=787052:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> </p><p>I gave up on those redirections. The python module that I'm currently working on has functions with these names:</p><p>do_command_return_code, <br />do_command_return_code_no_stdout_stderr (to the log instead), <br />do_command (exception on non zero exit), <br />do_command_no_stdout_stderr, and <br />do_command_stdout.</p><p>As the pythonistas say: explicit is better than implicit.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> </p><p>I gave up on those redirections. The python module that I'm currently working on has functions with these names:</p><p>do_command_return_code, <br />do_command_return_code_no_stdout_stderr (to the log instead), <br />do_command (exception on non zero exit), <br />do_command_no_stdout_stderr, and <br />do_command_stdout.</p><p>As the pythonistas say: explicit is better than implicit.</p>"
},
"updated": "2024-11-22T18:06:22Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.green/users/KingmaYpe/statuses/113527926043882262/shares",
"type": "Collection",
"totalItems": 0
}
}
}