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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://recsys.social/users/davidasboth/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://recsys.social/users/davidasboth/statuses/109670811430237470",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-11T13:29:37Z",
"url": "https://recsys.social/@davidasboth/109670811430237470",
"attributedTo": "https://recsys.social/users/davidasboth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://recsys.social/users/davidasboth/followers"
],
"sensitive": false,
"atomUri": "https://recsys.social/users/davidasboth/statuses/109670811430237470",
"inReplyToAtomUri": null,
"conversation": "tag:recsys.social,2023-01-11:objectId=501821:objectType=Conversation",
"content": "<p><a href=\"https://recsys.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Hi Tootiverse(?) I'm David 👋🏻 </p><p>These days I call myself a data generalist because "data scientist" didn't cut it anymore. I've been a software developer, data scientist, data instructor, and I'm now a freelance consultant doing all sorts of data and educational work.</p><p>In 2023 I want to write more and engage with the data community more meaningfully, and doomscroll less, hopefully Mastodon helps with that. Thought I do *not* endorse the language ("Tooting"? Really??).</p>",
"contentMap": {
"en": "<p><a href=\"https://recsys.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Hi Tootiverse(?) I'm David 👋🏻 </p><p>These days I call myself a data generalist because "data scientist" didn't cut it anymore. I've been a software developer, data scientist, data instructor, and I'm now a freelance consultant doing all sorts of data and educational work.</p><p>In 2023 I want to write more and engage with the data community more meaningfully, and doomscroll less, hopefully Mastodon helps with that. Thought I do *not* endorse the language ("Tooting"? Really??).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://recsys.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://recsys.social/users/davidasboth/statuses/109670811430237470/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://recsys.social/users/davidasboth/statuses/109670811430237470/replies?only_other_accounts=true&page=true",
"partOf": "https://recsys.social/users/davidasboth/statuses/109670811430237470/replies",
"items": []
}
},
"likes": {
"id": "https://recsys.social/users/davidasboth/statuses/109670811430237470/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://recsys.social/users/davidasboth/statuses/109670811430237470/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}