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://social.howellcloud.org/users/james/statuses/113094414599782081",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-07T04:36:56Z",
"url": "https://social.howellcloud.org/@james/113094414599782081",
"attributedTo": "https://social.howellcloud.org/users/james",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.howellcloud.org/users/james/followers",
"https://beige.party/users/Lana"
],
"sensitive": false,
"atomUri": "https://social.howellcloud.org/users/james/statuses/113094414599782081",
"inReplyToAtomUri": null,
"conversation": "tag:social.howellcloud.org,2024-09-07:objectId=4076:objectType=Conversation",
"content": "<p>So I just lived through 24 hours during which I learned to appreciate how great Mastodon is. And I have to acknowledge <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@Lana\" class=\"u-url mention\">@<span>Lana</span></a></span> who is one of the funniest people on the internet right now</p>",
"contentMap": {
"en": "<p>So I just lived through 24 hours during which I learned to appreciate how great Mastodon is. And I have to acknowledge <span class=\"h-card\" translate=\"no\"><a href=\"https://beige.party/@Lana\" class=\"u-url mention\">@<span>Lana</span></a></span> who is one of the funniest people on the internet right now</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://beige.party/users/Lana",
"name": "@Lana@beige.party"
}
],
"replies": {
"id": "https://social.howellcloud.org/users/james/statuses/113094414599782081/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.howellcloud.org/users/james/statuses/113094414599782081/replies?only_other_accounts=true&page=true",
"partOf": "https://social.howellcloud.org/users/james/statuses/113094414599782081/replies",
"items": []
}
},
"likes": {
"id": "https://social.howellcloud.org/users/james/statuses/113094414599782081/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://social.howellcloud.org/users/james/statuses/113094414599782081/shares",
"type": "Collection",
"totalItems": 4
}
}