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/phpc/statuses/113709746669479583",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-24T20:43:58Z",
"url": "https://phpc.social/@phpc/113709746669479583",
"attributedTo": "https://phpc.social/users/phpc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/phpc/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/phpc/statuses/113709746669479583",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-12-24:objectId=49609701:objectType=Conversation",
"content": "<p>Do you use <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>? Do you benefit from it?</p><p>Joe Watkins is a major contributor to PHP, so if you benefit from PHP, then you’re benefiting from Joe’s open source work.</p><p>Please support Joe and his family, as he deals with serious health issues.</p><p><a href=\"https://www.gofundme.com/f/a-big-ask-from-a-big-community\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gofundme.com/f/a-big-ask-from-</span><span class=\"invisible\">a-big-community</span></a></p>",
"contentMap": {
"en": "<p>Do you use <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>? Do you benefit from it?</p><p>Joe Watkins is a major contributor to PHP, so if you benefit from PHP, then you’re benefiting from Joe’s open source work.</p><p>Please support Joe and his family, as he deals with serious health issues.</p><p><a href=\"https://www.gofundme.com/f/a-big-ask-from-a-big-community\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gofundme.com/f/a-big-ask-from-</span><span class=\"invisible\">a-big-community</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
}
],
"replies": {
"id": "https://phpc.social/users/phpc/statuses/113709746669479583/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/phpc/statuses/113709746669479583/replies?min_id=113709809316518903&page=true",
"partOf": "https://phpc.social/users/phpc/statuses/113709746669479583/replies",
"items": [
"https://phpc.social/users/phpc/statuses/113709809316518903"
]
}
},
"likes": {
"id": "https://phpc.social/users/phpc/statuses/113709746669479583/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://phpc.social/users/phpc/statuses/113709746669479583/shares",
"type": "Collection",
"totalItems": 47
}
}