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://mastodon.social/users/tuxiqae/statuses/113525818996254400",
"type": "Note",
"summary": null,
"inReplyTo": "https://ohai.social/users/ellyse/statuses/113523320427910922",
"published": "2024-11-22T09:08:45Z",
"url": "https://mastodon.social/@tuxiqae/113525818996254400",
"attributedTo": "https://mastodon.social/users/tuxiqae",
"to": [
"https://mastodon.social/users/tuxiqae/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://ohai.social/users/ellyse"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400",
"inReplyToAtomUri": "https://ohai.social/users/ellyse/statuses/113523320427910922",
"conversation": "tag:ohai.social,2024-11-21:objectId=203015307:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@ellyse\" class=\"u-url mention\">@<span>ellyse</span></a></span><br />Nice video, thanks!</p><p>Btw, You could've used lib.flatten (<a href=\"https://noogle.dev/f/lib/lists/flatten\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">noogle.dev/f/lib/lists/flatten</span><span class=\"invisible\"></span></a>) instead of the foldl'<br />Or just instead of it all you could've used an easy lib.zipLists (<a href=\"https://noogle.dev/f/lib/zipLists\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">noogle.dev/f/lib/zipLists</span><span class=\"invisible\"></span></a>)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@ellyse\" class=\"u-url mention\">@<span>ellyse</span></a></span><br />Nice video, thanks!</p><p>Btw, You could've used lib.flatten (<a href=\"https://noogle.dev/f/lib/lists/flatten\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">noogle.dev/f/lib/lists/flatten</span><span class=\"invisible\"></span></a>) instead of the foldl'<br />Or just instead of it all you could've used an easy lib.zipLists (<a href=\"https://noogle.dev/f/lib/zipLists\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">noogle.dev/f/lib/zipLists</span><span class=\"invisible\"></span></a>)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ohai.social/users/ellyse",
"name": "@ellyse@ohai.social"
}
],
"replies": {
"id": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/tuxiqae/statuses/113525818996254400/shares",
"type": "Collection",
"totalItems": 0
}
}