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://thepit.social/users/peter/statuses/113633343243322343",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-11T08:53:35Z",
"url": "https://thepit.social/@peter/113633343243322343",
"attributedTo": "https://thepit.social/users/peter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://thepit.social/users/peter/followers",
"https://mastodon.social/users/mastohost"
],
"sensitive": false,
"atomUri": "https://thepit.social/users/peter/statuses/113633343243322343",
"inReplyToAtomUri": null,
"conversation": "tag:thepit.social,2024-12-11:objectId=16501725:objectType=Conversation",
"content": "<p>i'm finally doing it! thepit.social could use some funding to keep the lights on. since November 2022, i have been paying <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastohost\" class=\"u-url mention\">@<span>mastohost</span></a></span> $47.19 per month to keep it running smoothly, and i plan to keep doing that, but any assistance you could provide would be greatly appreciated. 🙏 <a href=\"https://ko-fi.com/peterjk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ko-fi.com/peterjk</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>i'm finally doing it! thepit.social could use some funding to keep the lights on. since November 2022, i have been paying <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastohost\" class=\"u-url mention\">@<span>mastohost</span></a></span> $47.19 per month to keep it running smoothly, and i plan to keep doing that, but any assistance you could provide would be greatly appreciated. 🙏 <a href=\"https://ko-fi.com/peterjk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ko-fi.com/peterjk</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mastohost",
"name": "@mastohost@mastodon.social"
}
],
"replies": {
"id": "https://thepit.social/users/peter/statuses/113633343243322343/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://thepit.social/users/peter/statuses/113633343243322343/replies?only_other_accounts=true&page=true",
"partOf": "https://thepit.social/users/peter/statuses/113633343243322343/replies",
"items": []
}
},
"likes": {
"id": "https://thepit.social/users/peter/statuses/113633343243322343/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://thepit.social/users/peter/statuses/113633343243322343/shares",
"type": "Collection",
"totalItems": 4
}
}