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/allison_horst/statuses/110669653589383331",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-06T23:08:19Z",
"url": "https://mastodon.social/@allison_horst/110669653589383331",
"attributedTo": "https://mastodon.social/users/allison_horst",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/allison_horst/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/allison_horst/statuses/110669653589383331",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-07-06:objectId=483793377:objectType=Conversation",
"content": "<p>😎 Come take the JavaScript plunge w/ me! 🏖</p><p>I'm teaching a 3-session workshop series on Data Science Workflows in JS starting next week. It's free! Sign up: <a href=\"https://bit.ly/46gLR7M\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">bit.ly/46gLR7M</span><span class=\"invisible\"></span></a></p><p>In each session we'll practice different tools & methods to access & wrangle data, explore w/ interactive data viz, model & communicate w/ a different real dataset. JS & Observable beginners welcome 👋</p><p>Attend all 3 workshops + complete a short project to earn a certificate at the end ✅ See you there next Tuesday!</p>",
"contentMap": {
"en": "<p>😎 Come take the JavaScript plunge w/ me! 🏖</p><p>I'm teaching a 3-session workshop series on Data Science Workflows in JS starting next week. It's free! Sign up: <a href=\"https://bit.ly/46gLR7M\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">bit.ly/46gLR7M</span><span class=\"invisible\"></span></a></p><p>In each session we'll practice different tools & methods to access & wrangle data, explore w/ interactive data viz, model & communicate w/ a different real dataset. JS & Observable beginners welcome 👋</p><p>Attend all 3 workshops + complete a short project to earn a certificate at the end ✅ See you there next Tuesday!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/allison_horst/statuses/110669653589383331/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/allison_horst/statuses/110669653589383331/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/allison_horst/statuses/110669653589383331/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/allison_horst/statuses/110669653589383331/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/allison_horst/statuses/110669653589383331/shares",
"type": "Collection",
"totalItems": 7
}
}