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://sigmoid.social/users/TedUnderwood/statuses/111716744046288490",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-07T21:17:12Z",
"url": "https://sigmoid.social/@TedUnderwood/111716744046288490",
"attributedTo": "https://sigmoid.social/users/TedUnderwood",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/TedUnderwood/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2024-01-07:objectId=25394731:objectType=Conversation",
"content": "<p>Computer-assisted studies of fiction tend to count words and trace themes. It's harder to measure the things that really keep readers turning pages: mystery, suspense, and surprise.</p><p>But large language models may change that. In this post, I experiment with a new way to measure uncertainty at different points in a story. <a href=\"https://sigmoid.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tedunderwood.com/2024/01/05/can-language-models-predict-the-next-twist-in-a-story/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tedunderwood.com/2024/01/05/ca</span><span class=\"invisible\">n-language-models-predict-the-next-twist-in-a-story/</span></a></p>",
"contentMap": {
"en": "<p>Computer-assisted studies of fiction tend to count words and trace themes. It's harder to measure the things that really keep readers turning pages: mystery, suspense, and surprise.</p><p>But large language models may change that. In this post, I experiment with a new way to measure uncertainty at different points in a story. <a href=\"https://sigmoid.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tedunderwood.com/2024/01/05/can-language-models-predict-the-next-twist-in-a-story/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tedunderwood.com/2024/01/05/ca</span><span class=\"invisible\">n-language-models-predict-the-next-twist-in-a-story/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/ai",
"name": "#ai"
}
],
"replies": {
"id": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490/replies?min_id=111716752279025600&page=true",
"partOf": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490/replies",
"items": [
"https://sigmoid.social/users/TedUnderwood/statuses/111716752279025600"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://sigmoid.social/users/TedUnderwood/statuses/111716744046288490/shares",
"type": "Collection",
"totalItems": 30
}
}