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://root.moose.ca/users/chris/statuses/114040304439402599",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-21T05:49:10Z",
"url": "https://root.moose.ca/@chris/114040304439402599",
"attributedTo": "https://root.moose.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://root.moose.ca/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://root.moose.ca/users/chris/statuses/114040304439402599",
"inReplyToAtomUri": null,
"conversation": "tag:root.moose.ca,2025-02-21:objectId=229220:objectType=Conversation",
"content": "<p>What are all the kool kids using for infrastructure automation these days? Ansible, puppet, terraform, something else?</p><p>Only really interested in foss/floss solutions. The less 'corporate' the better.</p><p><a href=\"https://root.moose.ca/tags/iac\" class=\"mention hashtag\" rel=\"tag\">#<span>iac</span></a> <a href=\"https://root.moose.ca/tags/ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>ansible</span></a> <a href=\"https://root.moose.ca/tags/puppet\" class=\"mention hashtag\" rel=\"tag\">#<span>puppet</span></a> <a href=\"https://root.moose.ca/tags/chef\" class=\"mention hashtag\" rel=\"tag\">#<span>chef</span></a> <a href=\"https://root.moose.ca/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://root.moose.ca/tags/floss\" class=\"mention hashtag\" rel=\"tag\">#<span>floss</span></a> <a href=\"https://root.moose.ca/tags/infrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>infrastructure</span></a> <a href=\"https://root.moose.ca/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a> <a href=\"https://root.moose.ca/tags/soho\" class=\"mention hashtag\" rel=\"tag\">#<span>soho</span></a> <a href=\"https://root.moose.ca/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a></p>",
"contentMap": {
"en": "<p>What are all the kool kids using for infrastructure automation these days? Ansible, puppet, terraform, something else?</p><p>Only really interested in foss/floss solutions. The less 'corporate' the better.</p><p><a href=\"https://root.moose.ca/tags/iac\" class=\"mention hashtag\" rel=\"tag\">#<span>iac</span></a> <a href=\"https://root.moose.ca/tags/ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>ansible</span></a> <a href=\"https://root.moose.ca/tags/puppet\" class=\"mention hashtag\" rel=\"tag\">#<span>puppet</span></a> <a href=\"https://root.moose.ca/tags/chef\" class=\"mention hashtag\" rel=\"tag\">#<span>chef</span></a> <a href=\"https://root.moose.ca/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://root.moose.ca/tags/floss\" class=\"mention hashtag\" rel=\"tag\">#<span>floss</span></a> <a href=\"https://root.moose.ca/tags/infrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>infrastructure</span></a> <a href=\"https://root.moose.ca/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a> <a href=\"https://root.moose.ca/tags/soho\" class=\"mention hashtag\" rel=\"tag\">#<span>soho</span></a> <a href=\"https://root.moose.ca/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a></p>"
},
"updated": "2025-02-21T05:54:24Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/iac",
"name": "#iac"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/ansible",
"name": "#ansible"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/puppet",
"name": "#puppet"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/chef",
"name": "#chef"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/floss",
"name": "#floss"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/infrastructure",
"name": "#infrastructure"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/homelab",
"name": "#homelab"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/soho",
"name": "#soho"
},
{
"type": "Hashtag",
"href": "https://root.moose.ca/tags/cloud",
"name": "#cloud"
}
],
"replies": {
"id": "https://root.moose.ca/users/chris/statuses/114040304439402599/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://root.moose.ca/users/chris/statuses/114040304439402599/replies?only_other_accounts=true&page=true",
"partOf": "https://root.moose.ca/users/chris/statuses/114040304439402599/replies",
"items": []
}
},
"likes": {
"id": "https://root.moose.ca/users/chris/statuses/114040304439402599/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://root.moose.ca/users/chris/statuses/114040304439402599/shares",
"type": "Collection",
"totalItems": 7
}
}