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://coywolf.social/users/henshaw/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://coywolf.social/users/henshaw/statuses/109264746613111660",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-31T20:22:00Z",
"url": "https://coywolf.social/@henshaw/109264746613111660",
"attributedTo": "https://coywolf.social/users/henshaw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coywolf.social/users/henshaw/followers",
"https://henshaw.social/users/jon",
"https://coywolf.social/users/coywolf"
],
"sensitive": false,
"atomUri": "https://coywolf.social/users/henshaw/statuses/109264746613111660",
"inReplyToAtomUri": null,
"conversation": "tag:coywolf.social,2022-10-31:objectId=187875:objectType=Conversation",
"content": "<p>I migrated my personal account to <span class=\"h-card\" translate=\"no\"><a href=\"https://henshaw.social/@jon\" class=\"u-url mention\">@<span>jon</span></a></span> – Please follow me there. This instance will persist as a federated brand presence for <span class=\"h-card\" translate=\"no\"><a href=\"https://coywolf.social/@coywolf\" class=\"u-url mention\">@<span>coywolf</span></a></span></p>",
"contentMap": {
"en": "<p>I migrated my personal account to <span class=\"h-card\" translate=\"no\"><a href=\"https://henshaw.social/@jon\" class=\"u-url mention\">@<span>jon</span></a></span> – Please follow me there. This instance will persist as a federated brand presence for <span class=\"h-card\" translate=\"no\"><a href=\"https://coywolf.social/@coywolf\" class=\"u-url mention\">@<span>coywolf</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://henshaw.social/users/jon",
"name": "@jon@henshaw.social"
},
{
"type": "Mention",
"href": "https://coywolf.social/users/coywolf",
"name": "@coywolf"
}
],
"replies": {
"id": "https://coywolf.social/users/henshaw/statuses/109264746613111660/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coywolf.social/users/henshaw/statuses/109264746613111660/replies?only_other_accounts=true&page=true",
"partOf": "https://coywolf.social/users/henshaw/statuses/109264746613111660/replies",
"items": []
}
},
"likes": {
"id": "https://coywolf.social/users/henshaw/statuses/109264746613111660/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://coywolf.social/users/henshaw/statuses/109264746613111660/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}