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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-20T16:04:57Z",
"url": "https://sigmoid.social/@mervenoyan/109722382979606928",
"attributedTo": "https://sigmoid.social/users/mervenoyan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mervenoyan/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2023-01-20:objectId=5169908:objectType=Conversation",
"content": "<p>I just released a new notebook that demonstrates one of my favorite libraries ELI5 and how to version your models with model card for experiment tracking using skops ๐ง๐ปโ๐ฌ๐</p><p>๐ Notebook: <a href=\"https://kaggle.com/code/unofficialmerve/explainability-and-versioning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kaggle.com/code/unofficialmerv</span><span class=\"invisible\">e/explainability-and-versioning</span></a><br />๐ Resulting repository: <a href=\"https://huggingface.co/scikit-learn/xgboost-example\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">huggingface.co/scikit-learn/xg</span><span class=\"invisible\">boost-example</span></a><br />Couple of cool things ๐งต</p>",
"contentMap": {
"tr": "<p>I just released a new notebook that demonstrates one of my favorite libraries ELI5 and how to version your models with model card for experiment tracking using skops ๐ง๐ปโ๐ฌ๐</p><p>๐ Notebook: <a href=\"https://kaggle.com/code/unofficialmerve/explainability-and-versioning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kaggle.com/code/unofficialmerv</span><span class=\"invisible\">e/explainability-and-versioning</span></a><br />๐ Resulting repository: <a href=\"https://huggingface.co/scikit-learn/xgboost-example\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">huggingface.co/scikit-learn/xg</span><span class=\"invisible\">boost-example</span></a><br />Couple of cool things ๐งต</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/109/722/380/596/455/992/original/5b9e0ebfca318ce4.png",
"name": null,
"blurhash": "U$OgHIWB00oMIoazR*WUIUkBxtoMRjjaj?j[",
"width": 1080,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies?min_id=109722384293572422&page=true",
"partOf": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies",
"items": [
"https://sigmoid.social/users/mervenoyan/statuses/109722384293572422"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/shares",
"type": "Collection",
"totalItems": 0
}
}