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://chaos.social/users/icing/statuses/109257277542893651",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-30T12:42:31Z",
"url": "https://chaos.social/@icing/109257277542893651",
"attributedTo": "https://chaos.social/users/icing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/icing/followers",
"https://mastodon.social/users/bagder"
],
"sensitive": true,
"atomUri": "https://chaos.social/users/icing/statuses/109257277542893651",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-10-30:objectId=69197799:objectType=Conversation",
"content": "<p>Update on my curl work with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> : <a href=\"https://github.com/icing/blog/blob/main/curl-2022-10-30.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/icing/blog/blob/mai</span><span class=\"invisible\">n/curl-2022-10-30.md</span></a></p>",
"contentMap": {
"en": "<p>Update on my curl work with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> : <a href=\"https://github.com/icing/blog/blob/main/curl-2022-10-30.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/icing/blog/blob/mai</span><span class=\"invisible\">n/curl-2022-10-30.md</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bagder",
"name": "@bagder@mastodon.social"
}
],
"replies": {
"id": "https://chaos.social/users/icing/statuses/109257277542893651/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/icing/statuses/109257277542893651/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/icing/statuses/109257277542893651/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/icing/statuses/109257277542893651/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://chaos.social/users/icing/statuses/109257277542893651/shares",
"type": "Collection",
"totalItems": 1
}
}