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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-24T01:30:57Z",
"url": "https://social.mechanizedarmadillo.com/@CWSmith/114560221700884065",
"attributedTo": "https://social.mechanizedarmadillo.com/users/CWSmith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.mechanizedarmadillo.com/users/CWSmith/followers"
],
"sensitive": false,
"atomUri": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065",
"inReplyToAtomUri": null,
"conversation": "tag:social.mechanizedarmadillo.com,2025-05-24:objectId=1113876:objectType=Conversation",
"content": "<p><a href=\"https://social.mechanizedarmadillo.com/tags/Projects\" class=\"mention hashtag\" rel=\"tag\">#<span>Projects</span></a><br><a href=\"https://social.mechanizedarmadillo.com/tags/DDev\" class=\"mention hashtag\" rel=\"tag\">#<span>DDev</span></a><br><a href=\"https://social.mechanizedarmadillo.com/tags/BashScript\" class=\"mention hashtag\" rel=\"tag\">#<span>BashScript</span></a> </p><p>So I started trying to work on that bash script I was building to generate new DDev projects.</p><p>I am basing its first build off the CMS Quickstart guide on DDev's site. My first focus was <a href=\"https://social.mechanizedarmadillo.com/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> as that's my preferred option.</p><p>But with all the versions and options I am pondering how to design this.</p><p>Will keep you posted. I will also be posting this to the Hybridized Concepts site.</p>",
"contentMap": {
"en": "<p><a href=\"https://social.mechanizedarmadillo.com/tags/Projects\" class=\"mention hashtag\" rel=\"tag\">#<span>Projects</span></a><br><a href=\"https://social.mechanizedarmadillo.com/tags/DDev\" class=\"mention hashtag\" rel=\"tag\">#<span>DDev</span></a><br><a href=\"https://social.mechanizedarmadillo.com/tags/BashScript\" class=\"mention hashtag\" rel=\"tag\">#<span>BashScript</span></a> </p><p>So I started trying to work on that bash script I was building to generate new DDev projects.</p><p>I am basing its first build off the CMS Quickstart guide on DDev's site. My first focus was <a href=\"https://social.mechanizedarmadillo.com/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> as that's my preferred option.</p><p>But with all the versions and options I am pondering how to design this.</p><p>Will keep you posted. I will also be posting this to the Hybridized Concepts site.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.mechanizedarmadillo.com/tags/projects",
"name": "#projects"
},
{
"type": "Hashtag",
"href": "https://social.mechanizedarmadillo.com/tags/ddev",
"name": "#ddev"
},
{
"type": "Hashtag",
"href": "https://social.mechanizedarmadillo.com/tags/bashscript",
"name": "#bashscript"
},
{
"type": "Hashtag",
"href": "https://social.mechanizedarmadillo.com/tags/drupal",
"name": "#drupal"
}
],
"replies": {
"id": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065/replies",
"items": []
}
},
"likes": {
"id": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mechanizedarmadillo.com/users/CWSmith/statuses/114560221700884065/shares",
"type": "Collection",
"totalItems": 0
}
}