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/outofcontrol/statuses/113159593157916660",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-18T16:52:42Z",
"url": "https://phpc.social/@outofcontrol/113159593157916660",
"attributedTo": "https://phpc.social/users/outofcontrol",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/outofcontrol/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/outofcontrol/statuses/113159593157916660",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-09-18:objectId=43558388:objectType=Conversation",
"content": "<p>Sharing a free e-book by Jason McCreary (not on Mastodon?) “BaseCode, A Field Guide to writing lasting code”. If you use Laravel, I would suggest signing up for his newsletter too. </p><p>"This book contains 10 rules for writing readable code. It's a distillation of practices from the books I've read during my 25 years of programming. You can get through it in a weekend and I guarantee practicing even a few of these will make you a better programmer.”</p><p><a href=\"https://basecodefieldguide.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">basecodefieldguide.com/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://phpc.social/tags/laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>laravel</span></a></p>",
"contentMap": {
"en": "<p>Sharing a free e-book by Jason McCreary (not on Mastodon?) “BaseCode, A Field Guide to writing lasting code”. If you use Laravel, I would suggest signing up for his newsletter too. </p><p>"This book contains 10 rules for writing readable code. It's a distillation of practices from the books I've read during my 25 years of programming. You can get through it in a weekend and I guarantee practicing even a few of these will make you a better programmer.”</p><p><a href=\"https://basecodefieldguide.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">basecodefieldguide.com/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://phpc.social/tags/laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>laravel</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/laravel",
"name": "#laravel"
}
],
"replies": {
"id": "https://phpc.social/users/outofcontrol/statuses/113159593157916660/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/outofcontrol/statuses/113159593157916660/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/outofcontrol/statuses/113159593157916660/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/outofcontrol/statuses/113159593157916660/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://phpc.social/users/outofcontrol/statuses/113159593157916660/shares",
"type": "Collection",
"totalItems": 2
}
}