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/nm/statuses/109519936643480169",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-15T22:00:11Z",
"url": "https://mathstodon.xyz/@nm/109519936643480169",
"attributedTo": "https://mathstodon.xyz/users/nm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/nm/followers",
"https://mathstodon.xyz/users/christianp"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/nm/statuses/109519936643480169",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-12-15:objectId=33523535:objectType=Conversation",
"content": "<p>wondering if there's a setting that will suppress the "Rate limitedPlease retry after X:Y:Z AM" (or PM) overlays? cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@christianp\" class=\"u-url mention\">@<span>christianp</span></a></span></p>",
"contentMap": {
"en": "<p>wondering if there's a setting that will suppress the "Rate limitedPlease retry after X:Y:Z AM" (or PM) overlays? cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@christianp\" class=\"u-url mention\">@<span>christianp</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/christianp",
"name": "@christianp"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/nm/statuses/109519936643480169/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/nm/statuses/109519936643480169/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/nm/statuses/109519936643480169/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/nm/statuses/109519936643480169/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/nm/statuses/109519936643480169/shares",
"type": "Collection",
"totalItems": 0
}
}