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://techhub.social/users/it_is_soup_time/statuses/109651400958138633",
"type": "Note",
"summary": "Disgusting code",
"inReplyTo": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/109650582441947943",
"published": "2023-01-08T03:13:17Z",
"url": "https://techhub.social/@it_is_soup_time/109651400958138633",
"attributedTo": "https://techhub.social/users/it_is_soup_time",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/it_is_soup_time/followers",
"https://mastodon.gamedev.place/users/Hi_Names_Nat"
],
"sensitive": true,
"atomUri": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/109650582441947943",
"conversation": "tag:mastodon.gamedev.place,2023-01-07:objectId=23753075:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Hi_Names_Nat\" class=\"u-url mention\">@<span>Hi_Names_Nat</span></a></span> Good luck in the Ludum Dare. I forgot it was this weekend.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Hi_Names_Nat\" class=\"u-url mention\">@<span>Hi_Names_Nat</span></a></span> Good luck in the Ludum Dare. I forgot it was this weekend.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/Hi_Names_Nat",
"name": "@Hi_Names_Nat@mastodon.gamedev.place"
}
],
"replies": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://techhub.social/users/it_is_soup_time/statuses/109651400958138633/shares",
"type": "Collection",
"totalItems": 0
}
}