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://mastodon.social/users/ddoomen/statuses/113425224402463086/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/ddoomen/statuses/113425224402463086/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/ddoomen/statuses/113425224402463086/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ddoomen/statuses/113425224402463086/replies",
"items": [
{
"id": "https://mastodon.social/users/ddoomen/statuses/113425225115667369",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ddoomen/statuses/113425224402463086",
"published": "2024-11-04T14:46:24Z",
"url": "https://mastodon.social/@ddoomen/113425225115667369",
"attributedTo": "https://mastodon.social/users/ddoomen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ddoomen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ddoomen/statuses/113425225115667369",
"inReplyToAtomUri": "https://mastodon.social/users/ddoomen/statuses/113425224402463086",
"conversation": "tag:mastodon.social,2024-11-04:objectId=839391737:objectType=Conversation",
"content": "<p>...applying <a href=\"https://mastodon.social/tags/DRY\" class=\"mention hashtag\" rel=\"tag\">#<span>DRY</span></a>, and managing dependencies, they also serve as natural seams for consistency. Additionally, a nice side-effect of this is that you can use the right pattern, tool, or framework that fits best to each boundary. </p><p><a href=\"https://mastodon.social/tags/lessonslearned\" class=\"mention hashtag\" rel=\"tag\">#<span>lessonslearned</span></a> <a href=\"https://mastodon.social/tags/avivasolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>avivasolutions</span></a> <a href=\"https://mastodon.social/tags/consultancy\" class=\"mention hashtag\" rel=\"tag\">#<span>consultancy</span></a> <a href=\"https://mastodon.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a> <a href=\"https://mastodon.social/tags/softwaredevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaredevelopment</span></a></p>",
"contentMap": {
"en": "<p>...applying <a href=\"https://mastodon.social/tags/DRY\" class=\"mention hashtag\" rel=\"tag\">#<span>DRY</span></a>, and managing dependencies, they also serve as natural seams for consistency. Additionally, a nice side-effect of this is that you can use the right pattern, tool, or framework that fits best to each boundary. </p><p><a href=\"https://mastodon.social/tags/lessonslearned\" class=\"mention hashtag\" rel=\"tag\">#<span>lessonslearned</span></a> <a href=\"https://mastodon.social/tags/avivasolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>avivasolutions</span></a> <a href=\"https://mastodon.social/tags/consultancy\" class=\"mention hashtag\" rel=\"tag\">#<span>consultancy</span></a> <a href=\"https://mastodon.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a> <a href=\"https://mastodon.social/tags/softwaredevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaredevelopment</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dry",
"name": "#dry"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lessonslearned",
"name": "#lessonslearned"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/avivasolutions",
"name": "#avivasolutions"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/consultancy",
"name": "#consultancy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/developers",
"name": "#developers"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/softwaredevelopment",
"name": "#softwaredevelopment"
}
],
"replies": {
"id": "https://mastodon.social/users/ddoomen/statuses/113425225115667369/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ddoomen/statuses/113425225115667369/replies?min_id=113429229097129560&page=true",
"partOf": "https://mastodon.social/users/ddoomen/statuses/113425225115667369/replies",
"items": [
"https://mastodon.social/users/ddoomen/statuses/113429229097129560"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ddoomen/statuses/113425225115667369/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/ddoomen/statuses/113425225115667369/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}