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/davidbisset/statuses/109422000828123934",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T14:53:49Z",
"url": "https://phpc.social/@davidbisset/109422000828123934",
"attributedTo": "https://phpc.social/users/davidbisset",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/davidbisset/followers",
"https://phpc.social/users/phpc"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/davidbisset/statuses/109422000828123934",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-11-28:objectId=5193437:objectType=Conversation",
"content": "<p>I'm on <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@phpc\" class=\"u-url mention\">@<span>phpc</span></a></span> right now for a reason, and that's trying to learn and expand my knowledge and skills.</p><p>But also to share, so i'm going to be doing what do on Twitter and share articles, posts, information as I (gradually) move to my blog as my real "home".</p>",
"contentMap": {
"en": "<p>I'm on <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@phpc\" class=\"u-url mention\">@<span>phpc</span></a></span> right now for a reason, and that's trying to learn and expand my knowledge and skills.</p><p>But also to share, so i'm going to be doing what do on Twitter and share articles, posts, information as I (gradually) move to my blog as my real "home".</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/phpc",
"name": "@phpc"
}
],
"replies": {
"id": "https://phpc.social/users/davidbisset/statuses/109422000828123934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/davidbisset/statuses/109422000828123934/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/davidbisset/statuses/109422000828123934/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/davidbisset/statuses/109422000828123934/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://phpc.social/users/davidbisset/statuses/109422000828123934/shares",
"type": "Collection",
"totalItems": 0
}
}