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://sigmoid.social/users/mat_kelcey/statuses/109560547417824603",
"type": "Note",
"summary": null,
"inReplyTo": "https://sigmoid.social/users/nsaphra/statuses/109560317585792328",
"published": "2022-12-23T02:08:02Z",
"url": "https://sigmoid.social/@mat_kelcey/109560547417824603",
"attributedTo": "https://sigmoid.social/users/mat_kelcey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mat_kelcey/followers",
"https://sigmoid.social/users/nsaphra"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603",
"inReplyToAtomUri": "https://sigmoid.social/users/nsaphra/statuses/109560317585792328",
"conversation": "tag:sigmoid.social,2022-12-23:objectId=3150330:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sigmoid.social/@nsaphra\" class=\"u-url mention\">@<span>nsaphra</span></a></span> can you do the gradient calculation with the non interesting features zerod out? ( zero'd for zero centered data, mean value for standardised data, etc )</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sigmoid.social/@nsaphra\" class=\"u-url mention\">@<span>nsaphra</span></a></span> can you do the gradient calculation with the non interesting features zerod out? ( zero'd for zero centered data, mean value for standardised data, etc )</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://sigmoid.social/users/nsaphra",
"name": "@nsaphra"
}
],
"replies": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603/replies?min_id=109560552713152579&page=true",
"partOf": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603/replies",
"items": [
"https://sigmoid.social/users/mat_kelcey/statuses/109560552713152579"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109560547417824603/shares",
"type": "Collection",
"totalItems": 0
}
}