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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://deacon.social/users/tx_tartan/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://deacon.social/users/tx_tartan/statuses/109651052848137033",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-08T01:44:45Z",
"url": "https://deacon.social/@tx_tartan/109651052848137033",
"attributedTo": "https://deacon.social/users/tx_tartan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://deacon.social/users/tx_tartan/followers"
],
"sensitive": false,
"atomUri": "https://deacon.social/users/tx_tartan/statuses/109651052848137033",
"inReplyToAtomUri": null,
"conversation": "tag:deacon.social,2023-01-08:objectId=1208558:objectType=Conversation",
"content": "<p>I created a Mastodon "how to" page on our family Wordpress site: <a href=\"https://txcolliers.net/wordpress/mastodon-feed/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">txcolliers.net/wordpress/masto</span><span class=\"invisible\">don-feed/</span></a> It's targeted toward our family and friends who may or may not have heard of Mastodon, but don't have any idea of how to get started. (And it was an opportunity to learn how to embed a feed in a Wordpress page!)</p><p><a href=\"https://deacon.social/tags/MastodonTips\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonTips</span></a> <a href=\"https://deacon.social/tags/FediTips\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTips</span></a> <a href=\"https://deacon.social/tags/GettingStarted\" class=\"mention hashtag\" rel=\"tag\">#<span>GettingStarted</span></a></p>",
"contentMap": {
"en": "<p>I created a Mastodon "how to" page on our family Wordpress site: <a href=\"https://txcolliers.net/wordpress/mastodon-feed/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">txcolliers.net/wordpress/masto</span><span class=\"invisible\">don-feed/</span></a> It's targeted toward our family and friends who may or may not have heard of Mastodon, but don't have any idea of how to get started. (And it was an opportunity to learn how to embed a feed in a Wordpress page!)</p><p><a href=\"https://deacon.social/tags/MastodonTips\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonTips</span></a> <a href=\"https://deacon.social/tags/FediTips\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTips</span></a> <a href=\"https://deacon.social/tags/GettingStarted\" class=\"mention hashtag\" rel=\"tag\">#<span>GettingStarted</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://deacon.social/tags/mastodontips",
"name": "#mastodontips"
},
{
"type": "Hashtag",
"href": "https://deacon.social/tags/feditips",
"name": "#feditips"
},
{
"type": "Hashtag",
"href": "https://deacon.social/tags/gettingstarted",
"name": "#gettingstarted"
}
],
"replies": {
"id": "https://deacon.social/users/tx_tartan/statuses/109651052848137033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://deacon.social/users/tx_tartan/statuses/109651052848137033/replies?only_other_accounts=true&page=true",
"partOf": "https://deacon.social/users/tx_tartan/statuses/109651052848137033/replies",
"items": []
}
}
}
]
}