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://phpc.social/users/syntaxseed/statuses/113569532574935533",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/slightlyoff/statuses/113569284199055421",
"published": "2024-11-30T02:25:41Z",
"url": "https://phpc.social/@syntaxseed/113569532574935533",
"attributedTo": "https://phpc.social/users/syntaxseed",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/syntaxseed/followers",
"https://toot.cafe/users/slightlyoff"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/syntaxseed/statuses/113569532574935533",
"inReplyToAtomUri": "https://toot.cafe/users/slightlyoff/statuses/113569284199055421",
"conversation": "tag:toot.cafe,2024-11-30:objectId=75949414:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@slightlyoff\" class=\"u-url mention\">@<span>slightlyoff</span></a></span> I've being doing this for so long (<a href=\"https://phpc.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a>). I have an inkling that everytime this conversation comes up and the person doing the "front end frameworks are killing us" cautioning - can't or won't actually recommend an alternative - it's because it will never be possible. </p><p>Not until the JS baked directly into the browser stops sucking so badly.</p><p>It's bandaids on top of wounds on top of bandaids.</p><p><a href=\"https://phpc.social/tags/Javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>Javascript</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@slightlyoff\" class=\"u-url mention\">@<span>slightlyoff</span></a></span> I've being doing this for so long (<a href=\"https://phpc.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a>). I have an inkling that everytime this conversation comes up and the person doing the "front end frameworks are killing us" cautioning - can't or won't actually recommend an alternative - it's because it will never be possible. </p><p>Not until the JS baked directly into the browser stops sucking so badly.</p><p>It's bandaids on top of wounds on top of bandaids.</p><p><a href=\"https://phpc.social/tags/Javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>Javascript</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cafe/users/slightlyoff",
"name": "@slightlyoff@toot.cafe"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569532574935533/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/syntaxseed/statuses/113569532574935533/replies?min_id=113569550865476640&page=true",
"partOf": "https://phpc.social/users/syntaxseed/statuses/113569532574935533/replies",
"items": [
"https://phpc.social/users/syntaxseed/statuses/113569550865476640"
]
}
},
"likes": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569532574935533/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569532574935533/shares",
"type": "Collection",
"totalItems": 0
}
}