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://chaos.social/users/icing/statuses/109250626107874712/activity",
"type": "Create",
"actor": "https://chaos.social/users/icing",
"published": "2022-10-29T08:30:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/icing/followers"
],
"object": {
"id": "https://chaos.social/users/icing/statuses/109250626107874712",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-29T08:30:58Z",
"url": "https://chaos.social/@icing/109250626107874712",
"attributedTo": "https://chaos.social/users/icing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/icing/followers"
],
"sensitive": true,
"atomUri": "https://chaos.social/users/icing/statuses/109250626107874712",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-10-29:objectId=69070463:objectType=Conversation",
"content": "<p>Anyone having a tip on how to login on iOS mastodon app? I am too stupid, it seems. 2FA disable does not help.</p>",
"contentMap": {
"en": "<p>Anyone having a tip on how to login on iOS mastodon app? I am too stupid, it seems. 2FA disable does not help.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/icing/statuses/109250626107874712/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/icing/statuses/109250626107874712/replies?min_id=109251044633390250&page=true",
"partOf": "https://chaos.social/users/icing/statuses/109250626107874712/replies",
"items": [
"https://chaos.social/users/icing/statuses/109251044633390250"
]
}
},
"likes": {
"id": "https://chaos.social/users/icing/statuses/109250626107874712/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/icing/statuses/109250626107874712/shares",
"type": "Collection",
"totalItems": 0
}
}
}