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/stringdiagram/statuses/110413852343159524",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-22T18:54:42Z",
"url": "https://mathstodon.xyz/@stringdiagram/110413852343159524",
"attributedTo": "https://mathstodon.xyz/users/stringdiagram",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/stringdiagram/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-05-22:objectId=51393972:objectType=Conversation",
"content": "<p>Another monad theory blog post. This time we look at one of those simple little facts in monad theory that is well known to experts, but possibly not as well publicised as it should be</p><p><a href=\"https://stringdiagram.com/2023/05/22/adjunctions-of-kleisli-type/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stringdiagram.com/2023/05/22/a</span><span class=\"invisible\">djunctions-of-kleisli-type/</span></a></p>",
"contentMap": {
"en": "<p>Another monad theory blog post. This time we look at one of those simple little facts in monad theory that is well known to experts, but possibly not as well publicised as it should be</p><p><a href=\"https://stringdiagram.com/2023/05/22/adjunctions-of-kleisli-type/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stringdiagram.com/2023/05/22/a</span><span class=\"invisible\">djunctions-of-kleisli-type/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mathstodon.xyz/users/stringdiagram/statuses/110413852343159524/shares",
"type": "Collection",
"totalItems": 4
}
}