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://mathstodon.xyz/users/njr/statuses/113036607383402990",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/siracusa/statuses/113035779070837329",
"published": "2024-08-27T23:35:48Z",
"url": "https://mathstodon.xyz/@njr/113036607383402990",
"attributedTo": "https://mathstodon.xyz/users/njr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/njr/followers",
"https://social.jvns.ca/users/b0rk",
"https://mastodon.social/users/siracusa"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/njr/statuses/113036607383402990",
"inReplyToAtomUri": "https://mastodon.social/users/siracusa/statuses/113035779070837329",
"conversation": "tag:jvns.ca,2024-08-27:objectId=700054:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@siracusa\" class=\"u-url mention\">@<span>siracusa</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> Definitely annoys the hell out of me!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@siracusa\" class=\"u-url mention\">@<span>siracusa</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> Definitely annoys the hell out of me!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/siracusa",
"name": "@siracusa@mastodon.social"
},
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/njr/statuses/113036607383402990/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/njr/statuses/113036607383402990/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/njr/statuses/113036607383402990/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/njr/statuses/113036607383402990/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/njr/statuses/113036607383402990/shares",
"type": "Collection",
"totalItems": 0
}
}