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"
}
],
"id": "https://phpc.social/users/thephpf/statuses/109959748190462318",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-03T14:10:03Z",
"url": "https://phpc.social/@thephpf/109959748190462318",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/109959748190462318",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2023-03-03:objectId=10629691:objectType=Conversation",
"content": "<p>February was full of new RFCs for the upcoming PHP 8.3, merged changes, security updates for PHP 8.2, 8.1, and 8.0, as well as several discussions in the mailing list about improving PHP. </p><p>Check out the most recent activities of the PHP core team 👉<br /><a href=\"https://thephp.foundation/blog/2023/03/01/php-core-roundup-10/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2023/03</span><span class=\"invisible\">/01/php-core-roundup-10/</span></a></p><p>💜🐘</p>",
"contentMap": {
"en": "<p>February was full of new RFCs for the upcoming PHP 8.3, merged changes, security updates for PHP 8.2, 8.1, and 8.0, as well as several discussions in the mailing list about improving PHP. </p><p>Check out the most recent activities of the PHP core team 👉<br /><a href=\"https://thephp.foundation/blog/2023/03/01/php-core-roundup-10/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thephp.foundation/blog/2023/03</span><span class=\"invisible\">/01/php-core-roundup-10/</span></a></p><p>💜🐘</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/109959748190462318/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/109959748190462318/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/109959748190462318/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/109959748190462318/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/109959748190462318/shares",
"type": "Collection",
"totalItems": 18
}
}