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/109684090343671345",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-13T21:46:38Z",
"url": "https://sigmoid.social/@mervenoyan/109684090343671345",
"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/109684090343671345",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2023-01-13:objectId=4720991:objectType=Conversation",
"content": "<p>Zero shot text classification is the most underrated and useful task for various NLP tasks 😍</p><p>These models can predict what a given text is about without explicitly being trained on the classes 🤯 You can use these models off the shelf for topic classification or sentiment analysis, or even use it for labelling! 🏷</p><p>Learn more here 👉🏼 <a href=\"https://huggingface.co/tasks/zero-shot-classification\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">huggingface.co/tasks/zero-shot</span><span class=\"invisible\">-classification</span></a></p>",
"contentMap": {
"tr": "<p>Zero shot text classification is the most underrated and useful task for various NLP tasks 😍</p><p>These models can predict what a given text is about without explicitly being trained on the classes 🤯 You can use these models off the shelf for topic classification or sentiment analysis, or even use it for labelling! 🏷</p><p>Learn more here 👉🏼 <a href=\"https://huggingface.co/tasks/zero-shot-classification\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">huggingface.co/tasks/zero-shot</span><span class=\"invisible\">-classification</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/109/684/090/084/769/909/original/49458e806853d02c.png",
"name": null,
"blurhash": "UNPZ=PwkICR%Kho}xvW-00tRw@jKXlbtofWB",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109684090343671345/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mervenoyan/statuses/109684090343671345/replies?min_id=109684092737259476&page=true",
"partOf": "https://sigmoid.social/users/mervenoyan/statuses/109684090343671345/replies",
"items": [
"https://sigmoid.social/users/mervenoyan/statuses/109684092737259476"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109684090343671345/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109684090343671345/shares",
"type": "Collection",
"totalItems": 5
}
}