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/dginev/statuses/113487926076170676/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/dginev",
"published": "2024-11-15T16:32:05Z",
"to": [
"https://mathstodon.xyz/users/dginev/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/nobodyinperson",
"https://typo.social/users/tajpulo"
],
"object": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676",
"type": "Note",
"summary": null,
"inReplyTo": "https://typo.social/users/tajpulo/statuses/113487850801948289",
"published": "2024-11-15T16:32:05Z",
"url": "https://mathstodon.xyz/@dginev/113487926076170676",
"attributedTo": "https://mathstodon.xyz/users/dginev",
"to": [
"https://mathstodon.xyz/users/dginev/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/nobodyinperson",
"https://typo.social/users/tajpulo"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676",
"inReplyToAtomUri": "https://typo.social/users/tajpulo/statuses/113487850801948289",
"conversation": "tag:mathstodon.xyz,2024-11-15:objectId=123907070:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@tajpulo\" class=\"u-url mention\">@<span>tajpulo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span> </p><p>I think we can easily agree on that, yes.</p><p>Yet we're still left with the problem of the tens of millions of existing documents that people want to do text extraction with. </p><p>Lots of technical choices, all of them with limitations...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@tajpulo\" class=\"u-url mention\">@<span>tajpulo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span> </p><p>I think we can easily agree on that, yes.</p><p>Yet we're still left with the problem of the tens of millions of existing documents that people want to do text extraction with. </p><p>Lots of technical choices, all of them with limitations...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://typo.social/users/tajpulo",
"name": "@tajpulo@typo.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/nobodyinperson",
"name": "@nobodyinperson@fosstodon.org"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487926076170676/shares",
"type": "Collection",
"totalItems": 0
}
}
}