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://ellis.social/users/trappmartin/statuses/109483407712304648",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nolovedeeplearning/statuses/109483391106589044",
"published": "2022-12-09T11:10:24Z",
"url": "https://ellis.social/@trappmartin/109483407712304648",
"attributedTo": "https://ellis.social/users/trappmartin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ellis.social/users/trappmartin/followers",
"https://mastodon.social/users/nolovedeeplearning",
"https://bayes.club/users/remilouf",
"https://fosstodon.org/users/aesara",
"https://sigmoid.social/users/pminervini"
],
"sensitive": false,
"atomUri": "https://ellis.social/users/trappmartin/statuses/109483407712304648",
"inReplyToAtomUri": "https://mastodon.social/users/nolovedeeplearning/statuses/109483391106589044",
"conversation": "tag:bayes.club,2022-12-09:objectId=375747:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@nolovedeeplearning\" class=\"u-url mention\">@<span>nolovedeeplearning</span></a></span> <span class=\"h-card\"><a href=\"https://bayes.club/@remilouf\" class=\"u-url mention\">@<span>remilouf</span></a></span> <span class=\"h-card\"><a href=\"https://fosstodon.org/@aesara\" class=\"u-url mention\">@<span>aesara</span></a></span> <span class=\"h-card\"><a href=\"https://sigmoid.social/@pminervini\" class=\"u-url mention\">@<span>pminervini</span></a></span> Nice, I essentially ended up seeing the Python code from you and the C code from Robert and had a very convincing friend that told me about the new language called Julia. I didn’t know Python or Julia at the time and decided to implement learnSPN in both and just see what I like most.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@nolovedeeplearning\" class=\"u-url mention\">@<span>nolovedeeplearning</span></a></span> <span class=\"h-card\"><a href=\"https://bayes.club/@remilouf\" class=\"u-url mention\">@<span>remilouf</span></a></span> <span class=\"h-card\"><a href=\"https://fosstodon.org/@aesara\" class=\"u-url mention\">@<span>aesara</span></a></span> <span class=\"h-card\"><a href=\"https://sigmoid.social/@pminervini\" class=\"u-url mention\">@<span>pminervini</span></a></span> Nice, I essentially ended up seeing the Python code from you and the C code from Robert and had a very convincing friend that told me about the new language called Julia. I didn’t know Python or Julia at the time and decided to implement learnSPN in both and just see what I like most.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/nolovedeeplearning",
"name": "@nolovedeeplearning@mastodon.social"
},
{
"type": "Mention",
"href": "https://bayes.club/users/remilouf",
"name": "@remilouf@bayes.club"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/aesara",
"name": "@aesara@fosstodon.org"
},
{
"type": "Mention",
"href": "https://sigmoid.social/users/pminervini",
"name": "@pminervini@sigmoid.social"
}
],
"replies": {
"id": "https://ellis.social/users/trappmartin/statuses/109483407712304648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ellis.social/users/trappmartin/statuses/109483407712304648/replies?min_id=109483413554572144&page=true",
"partOf": "https://ellis.social/users/trappmartin/statuses/109483407712304648/replies",
"items": [
"https://ellis.social/users/trappmartin/statuses/109483413554572144"
]
}
}
}