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/seano/statuses/113253048819790789",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/jonmsterling/statuses/113248007332974063",
"published": "2024-10-05T04:59:42Z",
"url": "https://mathstodon.xyz/@seano/113253048819790789",
"attributedTo": "https://mathstodon.xyz/users/seano",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/seano/followers",
"https://mathstodon.xyz/users/jonmsterling"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/seano/statuses/113253048819790789",
"inReplyToAtomUri": "https://mathstodon.xyz/users/jonmsterling/statuses/113248007332974063",
"conversation": "tag:mathstodon.xyz,2024-10-03:objectId=117213039:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@jonmsterling\" class=\"u-url mention\">@<span>jonmsterling</span></a></span> Oh huh, I haven't heard much about stoups! I guess my motivations for this rule are that it seems clear from a pedagogical perspective, and that it doesn't actually seem to get in the way of the type theory at all. But I am thinking about it truly as a name, so thinking about this as essentially using a stoup might offer some neat insights! I'll have to look into them more.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@jonmsterling\" class=\"u-url mention\">@<span>jonmsterling</span></a></span> Oh huh, I haven't heard much about stoups! I guess my motivations for this rule are that it seems clear from a pedagogical perspective, and that it doesn't actually seem to get in the way of the type theory at all. But I am thinking about it truly as a name, so thinking about this as essentially using a stoup might offer some neat insights! I'll have to look into them more.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/jonmsterling",
"name": "@jonmsterling"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/seano/statuses/113253048819790789/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/seano/statuses/113253048819790789/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/seano/statuses/113253048819790789/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/seano/statuses/113253048819790789/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/seano/statuses/113253048819790789/shares",
"type": "Collection",
"totalItems": 0
}
}