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/paulshryock/statuses/113266985941513469",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-07T16:04:06Z",
"url": "https://phpc.social/@paulshryock/113266985941513469",
"attributedTo": "https://phpc.social/users/paulshryock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/paulshryock/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/paulshryock/statuses/113266985941513469",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-10-07:objectId=44742340:objectType=Conversation",
"content": "<p>Lol, I got booted out of the WordPress public Slack instance for saying that WordPress needs new leadership.</p><p><a href=\"https://phpc.social/tags/wordpress\" class=\"mention hashtag\" rel=\"tag\">#<span>wordpress</span></a> <a href=\"https://phpc.social/tags/automatic\" class=\"mention hashtag\" rel=\"tag\">#<span>automatic</span></a> <a href=\"https://phpc.social/tags/problemmatic\" class=\"mention hashtag\" rel=\"tag\">#<span>problemmatic</span></a></p>",
"contentMap": {
"en": "<p>Lol, I got booted out of the WordPress public Slack instance for saying that WordPress needs new leadership.</p><p><a href=\"https://phpc.social/tags/wordpress\" class=\"mention hashtag\" rel=\"tag\">#<span>wordpress</span></a> <a href=\"https://phpc.social/tags/automatic\" class=\"mention hashtag\" rel=\"tag\">#<span>automatic</span></a> <a href=\"https://phpc.social/tags/problemmatic\" class=\"mention hashtag\" rel=\"tag\">#<span>problemmatic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/wordpress",
"name": "#wordpress"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/automatic",
"name": "#automatic"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/problemmatic",
"name": "#problemmatic"
}
],
"replies": {
"id": "https://phpc.social/users/paulshryock/statuses/113266985941513469/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/paulshryock/statuses/113266985941513469/replies?min_id=113267009659870588&page=true",
"partOf": "https://phpc.social/users/paulshryock/statuses/113266985941513469/replies",
"items": [
"https://phpc.social/users/paulshryock/statuses/113267009659870588"
]
}
},
"likes": {
"id": "https://phpc.social/users/paulshryock/statuses/113266985941513469/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://phpc.social/users/paulshryock/statuses/113266985941513469/shares",
"type": "Collection",
"totalItems": 11
}
}