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://social.lfx.dev/users/kedro/statuses/112886813407753056",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-01T12:41:13Z",
"url": "https://social.lfx.dev/@kedro/112886813407753056",
"attributedTo": "https://social.lfx.dev/users/kedro",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.lfx.dev/users/kedro/followers"
],
"sensitive": false,
"atomUri": "https://social.lfx.dev/users/kedro/statuses/112886813407753056",
"inReplyToAtomUri": null,
"conversation": "tag:social.lfx.dev,2024-08-01:objectId=247892:objectType=Conversation",
"content": "<p>Introducing a Kedro extension for VS Code! 🔶</p><p>We're excited to announce a Kedro extension for VS Code, which integrates Kedro projects with Visual Studio Code. It's designed to streamline your workflow and enhance your productivity with features such as enhanced code navigation and autocompletion.</p><p>Do you want to learn more? Watch Nok, the engineer who led the implementation, explain how it works:</p><p><a href=\"https://youtu.be/hz17QtZCLMM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/hz17QtZCLMM</span><span class=\"invisible\"></span></a></p><p><a href=\"https://social.lfx.dev/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://social.lfx.dev/tags/kedro\" class=\"mention hashtag\" rel=\"tag\">#<span>kedro</span></a> <a href=\"https://social.lfx.dev/tags/mlops\" class=\"mention hashtag\" rel=\"tag\">#<span>mlops</span></a> <a href=\"https://social.lfx.dev/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p>",
"contentMap": {
"en": "<p>Introducing a Kedro extension for VS Code! 🔶</p><p>We're excited to announce a Kedro extension for VS Code, which integrates Kedro projects with Visual Studio Code. It's designed to streamline your workflow and enhance your productivity with features such as enhanced code navigation and autocompletion.</p><p>Do you want to learn more? Watch Nok, the engineer who led the implementation, explain how it works:</p><p><a href=\"https://youtu.be/hz17QtZCLMM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/hz17QtZCLMM</span><span class=\"invisible\"></span></a></p><p><a href=\"https://social.lfx.dev/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://social.lfx.dev/tags/kedro\" class=\"mention hashtag\" rel=\"tag\">#<span>kedro</span></a> <a href=\"https://social.lfx.dev/tags/mlops\" class=\"mention hashtag\" rel=\"tag\">#<span>mlops</span></a> <a href=\"https://social.lfx.dev/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.lfx.dev/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://social.lfx.dev/tags/kedro",
"name": "#kedro"
},
{
"type": "Hashtag",
"href": "https://social.lfx.dev/tags/mlops",
"name": "#mlops"
},
{
"type": "Hashtag",
"href": "https://social.lfx.dev/tags/vscode",
"name": "#vscode"
}
],
"replies": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886813407753056/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.lfx.dev/users/kedro/statuses/112886813407753056/replies?min_id=112886820391975202&page=true",
"partOf": "https://social.lfx.dev/users/kedro/statuses/112886813407753056/replies",
"items": [
"https://social.lfx.dev/users/kedro/statuses/112886820391975202"
]
}
},
"likes": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886813407753056/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.lfx.dev/users/kedro/statuses/112886813407753056/shares",
"type": "Collection",
"totalItems": 4
}
}