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://mathstodon.xyz/users/dlzv/statuses/108205635568787575",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-27T19:16:08Z",
"url": "https://mathstodon.xyz/@dlzv/108205635568787575",
"attributedTo": "https://mathstodon.xyz/users/dlzv",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/dlzv/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-27:objectId=24770354:objectType=Conversation",
"content": "<p>Great article by Christopher Manning, doing a complete historical tour of NLP: <a href=\"https://www.amacad.org/publication/human-language-understanding-reasoning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amacad.org/publication/human-l</span><span class=\"invisible\">anguage-understanding-reasoning</span></a></p><p>The last part in particular, about denotational vs distributional semantics, is one of the nicest explanations I have seen on this topic.</p>",
"contentMap": {
"en": "<p>Great article by Christopher Manning, doing a complete historical tour of NLP: <a href=\"https://www.amacad.org/publication/human-language-understanding-reasoning\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amacad.org/publication/human-l</span><span class=\"invisible\">anguage-understanding-reasoning</span></a></p><p>The last part in particular, about denotational vs distributional semantics, is one of the nicest explanations I have seen on this topic.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/dlzv/statuses/108205635568787575/shares",
"type": "Collection",
"totalItems": 0
}
}