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/judell/statuses/110108838612894051/activity",
"type": "Create",
"actor": "https://mastodon.social/users/judell",
"published": "2023-03-29T22:05:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/judell/followers",
"https://wandering.shop/users/emmah",
"https://mstdn.social/users/marick"
],
"object": {
"id": "https://mastodon.social/users/judell/statuses/110108838612894051",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/emmah/statuses/110108828870919350",
"published": "2023-03-29T22:05:42Z",
"url": "https://mastodon.social/@judell/110108838612894051",
"attributedTo": "https://mastodon.social/users/judell",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/judell/followers",
"https://wandering.shop/users/emmah",
"https://mstdn.social/users/marick"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/judell/statuses/110108838612894051",
"inReplyToAtomUri": "https://wandering.shop/users/emmah/statuses/110108828870919350",
"conversation": "tag:mastodon.social,2023-03-29:objectId=423548781:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@emmah\" class=\"u-url mention\">@<span>emmah</span></a></span> Well, one could make the argument that test-writing is the higher-order skill that we should free up human attention to focus on. I suspect <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@marick\" class=\"u-url mention\">@<span>marick</span></a></span> might agree.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@emmah\" class=\"u-url mention\">@<span>emmah</span></a></span> Well, one could make the argument that test-writing is the higher-order skill that we should free up human attention to focus on. I suspect <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@marick\" class=\"u-url mention\">@<span>marick</span></a></span> might agree.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/emmah",
"name": "@emmah@wandering.shop"
},
{
"type": "Mention",
"href": "https://mstdn.social/users/marick",
"name": "@marick@mstdn.social"
}
],
"replies": {
"id": "https://mastodon.social/users/judell/statuses/110108838612894051/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/judell/statuses/110108838612894051/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/judell/statuses/110108838612894051/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/judell/statuses/110108838612894051/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/judell/statuses/110108838612894051/shares",
"type": "Collection",
"totalItems": 1
}
}
}