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/asgrim/statuses/114666461420309680",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-11T19:49:07Z",
"url": "https://phpc.social/@asgrim/114666461420309680",
"attributedTo": "https://phpc.social/users/asgrim",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/asgrim/followers",
"https://phpc.social/users/thephpf"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/asgrim/statuses/114666461420309680",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2025-06-11:objectId=59081028:objectType=Conversation",
"content": "<p>Another Laravel Live UK completed ✅ enjoyed chatting with folks about <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thephpf\" class=\"u-url mention\">@<span>thephpf</span></a></span> and the work we're doing on🥧 PIE! Thanks everyone, hope to catch up soon, and safe travels home y'all ❤️ <a href=\"https://phpc.social/tags/php\" class=\"mention hashtag\" rel=\"tag\">#<span>php</span></a> <a href=\"https://phpc.social/tags/phpcommunity\" class=\"mention hashtag\" rel=\"tag\">#<span>phpcommunity</span></a> <a href=\"https://phpc.social/tags/phpc\" class=\"mention hashtag\" rel=\"tag\">#<span>phpc</span></a> <a href=\"https://phpc.social/tags/laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>laravel</span></a> <a href=\"https://phpc.social/tags/LaravelLiveUK\" class=\"mention hashtag\" rel=\"tag\">#<span>LaravelLiveUK</span></a> <a href=\"https://phpc.social/tags/phpfoundation\" class=\"mention hashtag\" rel=\"tag\">#<span>phpfoundation</span></a> <a href=\"https://phpc.social/tags/pie\" class=\"mention hashtag\" rel=\"tag\">#<span>pie</span></a> <a href=\"https://phpc.social/tags/phppie\" class=\"mention hashtag\" rel=\"tag\">#<span>phppie</span></a></p>",
"contentMap": {
"en": "<p>Another Laravel Live UK completed ✅ enjoyed chatting with folks about <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@thephpf\" class=\"u-url mention\">@<span>thephpf</span></a></span> and the work we're doing on🥧 PIE! Thanks everyone, hope to catch up soon, and safe travels home y'all ❤️ <a href=\"https://phpc.social/tags/php\" class=\"mention hashtag\" rel=\"tag\">#<span>php</span></a> <a href=\"https://phpc.social/tags/phpcommunity\" class=\"mention hashtag\" rel=\"tag\">#<span>phpcommunity</span></a> <a href=\"https://phpc.social/tags/phpc\" class=\"mention hashtag\" rel=\"tag\">#<span>phpc</span></a> <a href=\"https://phpc.social/tags/laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>laravel</span></a> <a href=\"https://phpc.social/tags/LaravelLiveUK\" class=\"mention hashtag\" rel=\"tag\">#<span>LaravelLiveUK</span></a> <a href=\"https://phpc.social/tags/phpfoundation\" class=\"mention hashtag\" rel=\"tag\">#<span>phpfoundation</span></a> <a href=\"https://phpc.social/tags/pie\" class=\"mention hashtag\" rel=\"tag\">#<span>pie</span></a> <a href=\"https://phpc.social/tags/phppie\" class=\"mention hashtag\" rel=\"tag\">#<span>phppie</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/thephpf",
"name": "@thephpf"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/phpcommunity",
"name": "#phpcommunity"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/phpc",
"name": "#phpc"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/laravel",
"name": "#laravel"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/laravelliveuk",
"name": "#laravelliveuk"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/PHPFoundation",
"name": "#PHPFoundation"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/pie",
"name": "#pie"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/phppie",
"name": "#phppie"
}
],
"replies": {
"id": "https://phpc.social/users/asgrim/statuses/114666461420309680/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/asgrim/statuses/114666461420309680/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/asgrim/statuses/114666461420309680/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/asgrim/statuses/114666461420309680/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://phpc.social/users/asgrim/statuses/114666461420309680/shares",
"type": "Collection",
"totalItems": 2
}
}