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://mastodon.social/users/anatudor/statuses/110422582443323112",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/anatudor/statuses/110421830720423676",
"published": "2023-05-24T07:54:53Z",
"url": "https://mastodon.social/@anatudor/110422582443323112",
"attributedTo": "https://mastodon.social/users/anatudor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anatudor/followers",
"https://mozilla.social/users/nicolaschevobbe"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anatudor/statuses/110422582443323112",
"inReplyToAtomUri": "https://mastodon.social/users/anatudor/statuses/110421830720423676",
"conversation": "tag:mastodon.social,2023-05-24:objectId=455490493:objectType=Conversation",
"content": "<p>Here's the bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=1834690\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugzilla.mozilla.org/show_bug.</span><span class=\"invisible\">cgi?id=1834690</span></a> - thanks, <span class=\"h-card\" translate=\"no\"><a href=\"https://mozilla.social/@nicolaschevobbe\" class=\"u-url mention\">@<span>nicolaschevobbe</span></a></span></p>",
"contentMap": {
"en": "<p>Here's the bug <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=1834690\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugzilla.mozilla.org/show_bug.</span><span class=\"invisible\">cgi?id=1834690</span></a> - thanks, <span class=\"h-card\" translate=\"no\"><a href=\"https://mozilla.social/@nicolaschevobbe\" class=\"u-url mention\">@<span>nicolaschevobbe</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mozilla.social/users/nicolaschevobbe",
"name": "@nicolaschevobbe@mozilla.social"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/110422582443323112/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/110422582443323112/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/110422582443323112/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/110422582443323112/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/110422582443323112/shares",
"type": "Collection",
"totalItems": 0
}
}