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://typo.social/users/tajpulo/statuses/113487850801948289",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/nobodyinperson/statuses/113487623346007551",
"published": "2024-11-15T16:12:56Z",
"url": "https://typo.social/@tajpulo/113487850801948289",
"attributedTo": "https://typo.social/users/tajpulo",
"to": [
"https://typo.social/users/tajpulo/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/nobodyinperson",
"https://mathstodon.xyz/users/dginev"
],
"sensitive": false,
"atomUri": "https://typo.social/users/tajpulo/statuses/113487850801948289",
"inReplyToAtomUri": "https://fosstodon.org/users/nobodyinperson/statuses/113487623346007551",
"conversation": "tag:mathstodon.xyz,2024-11-15:objectId=123907070:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span><br /><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@dginev\" class=\"u-url mention\">@<span>dginev</span></a></span> <br />Can we simply agree that Teχ is not a good data format to serialize content? Someone can write it. But there is very little software to read it. Extracting information out of it, is thus difficult 😅</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span><br /><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@dginev\" class=\"u-url mention\">@<span>dginev</span></a></span> <br />Can we simply agree that Teχ is not a good data format to serialize content? Someone can write it. But there is very little software to read it. Extracting information out of it, is thus difficult 😅</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/nobodyinperson",
"name": "@nobodyinperson@fosstodon.org"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/dginev",
"name": "@dginev@mathstodon.xyz"
}
],
"replies": {
"id": "https://typo.social/users/tajpulo/statuses/113487850801948289/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://typo.social/users/tajpulo/statuses/113487850801948289/replies?only_other_accounts=true&page=true",
"partOf": "https://typo.social/users/tajpulo/statuses/113487850801948289/replies",
"items": []
}
}
}