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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://phpc.social/users/davidbisset/statuses/109416477557462865",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-27T15:29:11Z",
"url": "https://phpc.social/@davidbisset/109416477557462865",
"attributedTo": "https://phpc.social/users/davidbisset",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/davidbisset/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/davidbisset/statuses/109416477557462865",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-11-27:objectId=5134482:objectType=Conversation",
"content": "<p>Interesting. Learned that phpc.social has custom emojis via</p><p><a href=\"https://emojos.in/phpc.social?show_all=true&show_animated=true\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">emojos.in/phpc.social?show_all</span><span class=\"invisible\">=true&show_animated=true</span></a></p><p>including <a href=\"https://phpc.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a> </p><p>:wordpress:</p>",
"contentMap": {
"en": "<p>Interesting. Learned that phpc.social has custom emojis via</p><p><a href=\"https://emojos.in/phpc.social?show_all=true&show_animated=true\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">emojos.in/phpc.social?show_all</span><span class=\"invisible\">=true&show_animated=true</span></a></p><p>including <a href=\"https://phpc.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a> </p><p>:wordpress:</p>"
},
"updated": "2022-11-27T15:29:23Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/wordpress",
"name": "#wordpress"
},
{
"id": "https://phpc.social/emojis/79378",
"type": "Emoji",
"name": ":wordpress:",
"updated": "2022-11-20T22:31:29Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.phpc.social/custom_emojis/images/000/079/378/original/0af319315ce8cabd.png"
}
}
],
"replies": {
"id": "https://phpc.social/users/davidbisset/statuses/109416477557462865/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/davidbisset/statuses/109416477557462865/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/davidbisset/statuses/109416477557462865/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/davidbisset/statuses/109416477557462865/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://phpc.social/users/davidbisset/statuses/109416477557462865/shares",
"type": "Collection",
"totalItems": 6
}
}