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/carbontwelve/statuses/100641400410635374",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-30T21:51:40Z",
"url": "https://phpc.social/@carbontwelve/100641400410635374",
"attributedTo": "https://phpc.social/users/carbontwelve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/carbontwelve/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/carbontwelve/statuses/100641400410635374",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2018-08-30:objectId=15832:objectType=Conversation",
"content": "<p><a href=\"https://phpc.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> Hi! I have been paying my bills programming in PHP for over a decade with WP being what got me into the language originally.</p><p>I have a number of personal projects that I work on with the PHP Plates based static site generator Tapestry <a href=\"https://github.com/tapestry-cloud/tapestry\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tapestry-cloud/tape</span><span class=\"invisible\">stry</span></a> being the one that consumes the most spare time.</p><p>I thoroughly enjoy working with, and helping others and would very much like to be more involved in the PHP community at large.</p><p><a href=\"https://phpc.social/tags/php\" class=\"mention hashtag\" rel=\"tag\">#<span>php</span></a> <a href=\"https://phpc.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://phpc.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> Hi! I have been paying my bills programming in PHP for over a decade with WP being what got me into the language originally.</p><p>I have a number of personal projects that I work on with the PHP Plates based static site generator Tapestry <a href=\"https://github.com/tapestry-cloud/tapestry\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tapestry-cloud/tape</span><span class=\"invisible\">stry</span></a> being the one that consumes the most spare time.</p><p>I thoroughly enjoy working with, and helping others and would very much like to be more involved in the PHP community at large.</p><p><a href=\"https://phpc.social/tags/php\" class=\"mention hashtag\" rel=\"tag\">#<span>php</span></a> <a href=\"https://phpc.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/introductions",
"name": "#introductions"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/foss",
"name": "#foss"
}
],
"replies": {
"id": "https://phpc.social/users/carbontwelve/statuses/100641400410635374/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/carbontwelve/statuses/100641400410635374/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/carbontwelve/statuses/100641400410635374/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/carbontwelve/statuses/100641400410635374/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://phpc.social/users/carbontwelve/statuses/100641400410635374/shares",
"type": "Collection",
"totalItems": 7
}
}