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://an.errant.cloud/users/ted/statuses/113511453509686791",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mmasnick/statuses/113511448677005510",
"published": "2024-11-19T20:15:25Z",
"url": "https://an.errant.cloud/@ted/113511453509686791",
"attributedTo": "https://an.errant.cloud/users/ted",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://an.errant.cloud/users/ted/followers",
"https://mastodon.social/users/mmasnick"
],
"sensitive": false,
"atomUri": "https://an.errant.cloud/users/ted/statuses/113511453509686791",
"inReplyToAtomUri": "https://mastodon.social/users/mmasnick/statuses/113511448677005510",
"conversation": "tag:mastodon.social,2024-11-19:objectId=852292518:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mmasnick\" class=\"u-url mention\">@<span>mmasnick</span></a></span> lol i'm so annoyed (not really) that the options are 1 copy or 5 copies. I guess i'm getting 5 copies.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mmasnick\" class=\"u-url mention\">@<span>mmasnick</span></a></span> lol i'm so annoyed (not really) that the options are 1 copy or 5 copies. I guess i'm getting 5 copies.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mmasnick",
"name": "@mmasnick@mastodon.social"
}
],
"replies": {
"id": "https://an.errant.cloud/users/ted/statuses/113511453509686791/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://an.errant.cloud/users/ted/statuses/113511453509686791/replies?min_id=113511456400997566&page=true",
"partOf": "https://an.errant.cloud/users/ted/statuses/113511453509686791/replies",
"items": [
"https://an.errant.cloud/users/ted/statuses/113511456400997566"
]
}
},
"likes": {
"id": "https://an.errant.cloud/users/ted/statuses/113511453509686791/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://an.errant.cloud/users/ted/statuses/113511453509686791/shares",
"type": "Collection",
"totalItems": 0
}
}