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://me.dm/users/towardsdatascience/statuses/113574161975045661",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-30T22:03:00Z",
"url": "https://me.dm/@towardsdatascience/113574161975045661",
"attributedTo": "https://me.dm/users/towardsdatascience",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://me.dm/users/towardsdatascience/followers"
],
"sensitive": false,
"atomUri": "https://me.dm/users/towardsdatascience/statuses/113574161975045661",
"inReplyToAtomUri": null,
"conversation": "tag:me.dm,2024-11-30:objectId=74909639:objectType=Conversation",
"content": "<p>A step-by-step guide to predicting multiple <a href=\"https://me.dm/tags/economic\" class=\"mention hashtag\" rel=\"tag\">#<span>economic</span></a> indicators by Leonardo Anello. Check it out now! </p><p><a href=\"https://towardsdatascience.com/how-to-build-a-multi-target-regression-model-for-macroeconomic-prediction-940109d1d364\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">towardsdatascience.com/how-to-</span><span class=\"invisible\">build-a-multi-target-regression-model-for-macroeconomic-prediction-940109d1d364</span></a></p>",
"contentMap": {
"en": "<p>A step-by-step guide to predicting multiple <a href=\"https://me.dm/tags/economic\" class=\"mention hashtag\" rel=\"tag\">#<span>economic</span></a> indicators by Leonardo Anello. Check it out now! </p><p><a href=\"https://towardsdatascience.com/how-to-build-a-multi-target-regression-model-for-macroeconomic-prediction-940109d1d364\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">towardsdatascience.com/how-to-</span><span class=\"invisible\">build-a-multi-target-regression-model-for-macroeconomic-prediction-940109d1d364</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://me.dm/tags/economic",
"name": "#economic"
}
],
"replies": {
"id": "https://me.dm/users/towardsdatascience/statuses/113574161975045661/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://me.dm/users/towardsdatascience/statuses/113574161975045661/replies?only_other_accounts=true&page=true",
"partOf": "https://me.dm/users/towardsdatascience/statuses/113574161975045661/replies",
"items": []
}
}
}