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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.social/users/justsoup/statuses/113507193128008932",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T02:11:57Z",
"url": "https://mstdn.social/@justsoup/113507193128008932",
"attributedTo": "https://mstdn.social/users/justsoup",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/justsoup/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/justsoup/statuses/113507193128008932",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-11-19:objectId=469055196:objectType=Conversation",
"content": "<p>I am kinda liking <a href=\"https://mstdn.social/tags/Flutter\" class=\"mention hashtag\" rel=\"tag\">#<span>Flutter</span></a>. It fixes a lot of my gripes with modern GUI toolkits and feels really natural to write using <a href=\"https://mstdn.social/tags/Dart\" class=\"mention hashtag\" rel=\"tag\">#<span>Dart</span></a> (which makes sense because Dart pretty much only exists for Flutter now). I am beginning to realize that I don't dislike GUI development, but instead I dislike GTK and Qt. I wish the libadwaita widgets for Flutter were up-to-date, but the Yaru widgets work just fine so I might keep going with that.</p>",
"contentMap": {
"en": "<p>I am kinda liking <a href=\"https://mstdn.social/tags/Flutter\" class=\"mention hashtag\" rel=\"tag\">#<span>Flutter</span></a>. It fixes a lot of my gripes with modern GUI toolkits and feels really natural to write using <a href=\"https://mstdn.social/tags/Dart\" class=\"mention hashtag\" rel=\"tag\">#<span>Dart</span></a> (which makes sense because Dart pretty much only exists for Flutter now). I am beginning to realize that I don't dislike GUI development, but instead I dislike GTK and Qt. I wish the libadwaita widgets for Flutter were up-to-date, but the Yaru widgets work just fine so I might keep going with that.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Flutter",
"name": "#Flutter"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/dart",
"name": "#dart"
}
],
"replies": {
"id": "https://mstdn.social/users/justsoup/statuses/113507193128008932/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/justsoup/statuses/113507193128008932/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/justsoup/statuses/113507193128008932/replies",
"items": []
}
}
}